Skip to content

Commit b50f957

Browse files
authored
{Batch} Pin azure-batch in setup.py (#32279)
1 parent 2b87b6c commit b50f957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/azure-cli/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
DEPENDENCIES = [
5454
"antlr4-python3-runtime~=4.13.1",
5555
'azure-appconfiguration~=1.7.1',
56-
'azure-batch~=15.0.0b1',
56+
'azure-batch==15.0.0b1',
5757
'azure-cli-core=={}'.format(VERSION),
5858
'azure-cosmos~=3.0,>=3.0.2',
5959
'azure-data-tables==12.4.0',

0 commit comments

Comments
 (0)