mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-17 04:18:07 +00:00
update python dependencies (#1086)
This commit is contained in:
@ -1,18 +1,18 @@
|
||||
azure-common~=1.1.25
|
||||
azure-core==1.14.0
|
||||
azure-core==1.16.0
|
||||
azure-cosmosdb-nspkg==2.0.2
|
||||
azure-cosmosdb-table==1.0.6
|
||||
azure-devops==6.0.0b4
|
||||
azure-functions==1.5.0
|
||||
azure-functions==1.7.2
|
||||
azure-graphrbac~=0.61.1
|
||||
azure-identity==1.6.0
|
||||
azure-keyvault-secrets~=4.3.0
|
||||
azure-mgmt-compute==19.0.0
|
||||
azure-mgmt-core==1.2.2
|
||||
azure-mgmt-loganalytics~=8.0.0
|
||||
azure-mgmt-network==18.0.0
|
||||
azure-mgmt-compute==22.0
|
||||
azure-mgmt-core==1.3.0
|
||||
azure-mgmt-loganalytics~=11.0.0
|
||||
azure-mgmt-network==19.0.0
|
||||
azure-mgmt-storage~=18.0.0
|
||||
azure-mgmt-resource~=18.0.0
|
||||
azure-mgmt-resource~=18.1.0
|
||||
azure-mgmt-subscription~=1.0.0
|
||||
azure-nspkg==3.0.2
|
||||
azure-storage-blob==12.8.1
|
||||
@ -25,9 +25,9 @@ pydantic==1.8.2 --no-binary=pydantic
|
||||
PyJWT>=2.1.0
|
||||
requests~=2.25.1
|
||||
memoization~=0.3.1
|
||||
github3.py~=1.3.0
|
||||
typing-extensions~=3.7.4.3
|
||||
jsonpatch==1.28
|
||||
github3.py~=2.0.0
|
||||
typing-extensions~=3.10.0.0
|
||||
jsonpatch==1.32
|
||||
semver==2.13.0
|
||||
base58==2.1.0
|
||||
# onefuzz types version is set during build
|
||||
|
Reference in New Issue
Block a user