@@ -7,21 +7,21 @@ requires-python = ">=3.9"
77dependencies = [
88 " vonage-utils>=1.1.4" ,
99 " 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 " ,
1212 " 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 " ,
1919 " vonage-subaccounts>=1.0.4" ,
20- " vonage-users>=1.2.0 " ,
20+ " vonage-users>=1.2.1 " ,
2121 " 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 " ,
2525]
2626classifiers = [
2727 " Programming Language :: Python" ,
0 commit comments