@@ -7,21 +7,21 @@ requires-python = ">=3.9"
7
7
dependencies = [
8
8
" vonage-utils>=1.1.4" ,
9
9
" vonage-http-client>=1.5.0" ,
10
- " vonage-account>=1.1.0 " ,
11
- " vonage-application>=2.0.0 " ,
10
+ " vonage-account>=1.1.1 " ,
11
+ " vonage-application>=2.0.1 " ,
12
12
" vonage-messages>=1.3.0" ,
13
- " vonage-network-auth>=1.0.1 " ,
14
- " vonage-network-sim-swap>=1.1.1 " ,
15
- " vonage-network-number-verification>=1.0.1 " ,
16
- " vonage-number-insight>=1.0.5 " ,
17
- " vonage-numbers>=1.0.3 " ,
18
- " vonage-sms>=1.1.4 " ,
13
+ " vonage-network-auth>=1.0.2 " ,
14
+ " vonage-network-sim-swap>=1.1.2 " ,
15
+ " vonage-network-number-verification>=1.0.2 " ,
16
+ " vonage-number-insight>=1.0.6 " ,
17
+ " vonage-numbers>=1.0.4 " ,
18
+ " vonage-sms>=1.1.5 " ,
19
19
" vonage-subaccounts>=1.0.4" ,
20
- " vonage-users>=1.2.0 " ,
20
+ " vonage-users>=1.2.1 " ,
21
21
" vonage-verify>=2.1.0" ,
22
- " vonage-verify-legacy>=1.0.0 " ,
23
- " vonage-video>=1.0.3 " ,
24
- " vonage-voice>=1.0.6 " ,
22
+ " vonage-verify-legacy>=1.0.1 " ,
23
+ " vonage-video>=1.0.4 " ,
24
+ " vonage-voice>=1.1.0 " ,
25
25
]
26
26
classifiers = [
27
27
" Programming Language :: Python" ,
0 commit comments