Skip to content

Commit 4504ab2

Browse files
author
Your Name
committed
revert updates
1 parent 362e14d commit 4504ab2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/azure-cli/requirements.py3.Darwin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ azure-mgmt-datalake-nspkg==3.0.1
4040
azure-mgmt-datalake-store==1.1.0b1
4141
azure-mgmt-datamigration==10.0.0
4242
azure-mgmt-eventgrid==10.2.0b2
43-
azure-mgmt-eventhub==11.2.0
43+
azure-mgmt-eventhub==10.1.0
4444
azure-mgmt-extendedlocation==1.0.0b2
4545
azure-mgmt-hdinsight==9.0.0b3
4646
azure-mgmt-imagebuilder==1.3.0

src/azure-cli/requirements.py3.Linux.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ azure-mgmt-datalake-nspkg==3.0.1
4040
azure-mgmt-datalake-store==1.1.0b1
4141
azure-mgmt-datamigration==10.0.0
4242
azure-mgmt-eventgrid==10.2.0b2
43-
azure-mgmt-eventhub==11.2.0
43+
azure-mgmt-eventhub==10.1.0
4444
azure-mgmt-extendedlocation==1.0.0b2
4545
azure-mgmt-hdinsight==9.0.0b3
4646
azure-mgmt-imagebuilder==1.3.0

src/azure-cli/requirements.py3.windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ azure-mgmt-datalake-nspkg==3.0.1
4040
azure-mgmt-datalake-store==1.1.0b1
4141
azure-mgmt-datamigration==10.0.0
4242
azure-mgmt-eventgrid==10.2.0b2
43-
azure-mgmt-eventhub==11.2.0
43+
azure-mgmt-eventhub==10.1.0
4444
azure-mgmt-extendedlocation==1.0.0b2
4545
azure-mgmt-hdinsight==9.0.0b3
4646
azure-mgmt-imagebuilder==1.3.0

src/azure-cli/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
'azure-mgmt-datalake-store~=1.1.0b1',
8484
'azure-mgmt-datamigration~=10.0.0',
8585
'azure-mgmt-eventgrid==10.2.0b2',
86-
'azure-mgmt-eventhub~=11.2.0',
86+
'azure-mgmt-eventhub~=10.1.0',
8787
'azure-mgmt-extendedlocation==1.0.0b2',
8888
'azure-mgmt-hdinsight==9.0.0b3',
8989
'azure-mgmt-imagebuilder~=1.3.0',

0 commit comments

Comments
 (0)