Skip to content

Commit 6cf3527

Browse files
authored
{Packaging} Add azure-core dependency to azure-cli-core (#31918)
1 parent f6848fc commit 6cf3527

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/azure-cli-core/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
DEPENDENCIES = [
4646
'argcomplete~=3.5.2',
4747
'azure-cli-telemetry==1.1.0.*',
48+
'azure-core~=1.35.0',
4849
'azure-mgmt-core>=1.2.0,<2',
4950
'cryptography',
5051
# On Linux, the distribution (Ubuntu, Debian, etc) and version are logged in telemetry

0 commit comments

Comments
 (0)