We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be970d1 commit 62c4d2aCopy full SHA for 62c4d2a
src/communication/setup.py
@@ -25,12 +25,12 @@
25
'License :: OSI Approved :: MIT License',
26
]
27
28
-DEPENDENCIES = ['azure-core >= 1.45.0',
29
- 'azure-communication-identity >= 1.2.0',
+DEPENDENCIES = ['azure-core >= 1.32.0',
+ 'azure-communication-identity >= 1.5.0',
30
'azure-communication-phonenumbers >= 1.2.0b3',
31
'azure-communication-sms',
32
'azure-communication-chat >= 1.3.0',
33
- 'azure-communication-rooms >= 1.5.0',
+ 'azure-communication-rooms >= 1.2.0',
34
'azure-communication-email >= 1.0.0',
35
36
0 commit comments