Skip to content

Commit 62df0c7

Browse files
authored
Merge pull request Azure#487 from AllyW/adjust-mgmt-core-req
adjust `azure-mgmt-core` version to fix dep conflict
2 parents 07e18ab + fb2f947 commit 62df0c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
schematics~=2.1.1
22
pyyaml~=6.0.2
33
fuzzywuzzy~=0.18.0
4-
azure-mgmt-core~=1.3.0
54
pluralizer~=1.2.0
65
lxml~=4.9.4
76
flask~=3.0.3
@@ -14,4 +13,5 @@ jsonschema~=4.23.0
1413
click~=8.1.2
1514
setuptools==70.0.0
1615
python-Levenshtein
16+
azure-mgmt-core
1717
azdev

0 commit comments

Comments
 (0)