Skip to content

Commit

Permalink
Update Azure dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardobranco777 authored and asmorodskyi committed May 31, 2024
1 parent 65d6854 commit f3d11c6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
boto3
azure-mgmt-compute==30.4.0
azure-identity==1.16.0
azure-mgmt-compute==31.0.0
azure-mgmt-resource==23.1.1
azure-mgmt-storage==21.1.0
azure-mgmt-resource==23.1.0b2
azure-storage-blob==12.19.0
azure-identity==1.14.1
azure-storage-blob==12.20.0
cachetools
msrestazure==0.6.4
uwsgi==2.0.24
Expand Down
8 changes: 4 additions & 4 deletions requirements_k8s.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
oauth2client
kubernetes
azure-cli==2.56.0
google-api-python-client==2.131.0
azure-mgmt-containerservice==28.0.0
azure-identity==1.14.1
azure-mgmt-resource==23.1.0b2
azure-cli==2.61.0
azure-identity==1.16.0
azure-mgmt-containerservice==30.0.0
azure-mgmt-resource==23.1.1
boto3

0 comments on commit f3d11c6

Please sign in to comment.