mirror of
https://github.com/trailofbits/algo.git
synced 2026-09-09 19:27:49 +02:00
update Azure venv - new versions of msrestazure & azure-cli-core to resolve errors (#14109)
https://github.com/trailofbits/algo/issues/1881 I needed the update to azure-cli-core as suggested by @benzin1984 but the new version didn't work for me without an update to msrestazure as well. Dependency changes: msrestazure==0.6.4 azure-cli-core==2.16.0
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
- packaging
|
||||
- requests[security]
|
||||
- xmltodict
|
||||
- azure-cli-core==2.0.35
|
||||
- azure-cli-core==2.16.0
|
||||
- azure-cli-nspkg==3.0.2
|
||||
- azure-common==1.1.11
|
||||
- azure-mgmt-authorization==0.51.1
|
||||
@@ -32,7 +32,7 @@
|
||||
- azure-nspkg==2.0.0
|
||||
- azure-storage==0.35.1
|
||||
- msrest==0.6.1
|
||||
- msrestazure==0.5.0
|
||||
- msrestazure==0.6.4
|
||||
- azure-keyvault==1.0.0a1
|
||||
- azure-graphrbac==0.40.0
|
||||
- azure-mgmt-cosmosdb==0.5.2
|
||||
|
||||
Reference in New Issue
Block a user