We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b87b6c commit 250079aCopy full SHA for 250079a
src/azure-cli/setup.py
@@ -53,7 +53,7 @@
53
DEPENDENCIES = [
54
"antlr4-python3-runtime~=4.13.1",
55
'azure-appconfiguration~=1.7.1',
56
- 'azure-batch~=15.0.0b1',
+ 'azure-batch==15.0.0b1',
57
'azure-cli-core=={}'.format(VERSION),
58
'azure-cosmos~=3.0,>=3.0.2',
59
'azure-data-tables==12.4.0',
0 commit comments