We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49dcd2f commit b85dd72Copy full SHA for b85dd72
batch-cli-extensions/setup.py
@@ -27,7 +27,7 @@
27
]
28
29
DEPENDENCIES = [
30
- 'azure-batch-extensions>=8.0.0,<9.1',
+ 'azure-batch-extensions>=9.0.0,<9.1',
31
'pycparser==2.18'
32
33
0 commit comments