Skip to content

Commit

Permalink
Merge pull request #379 from ricardobranco777/update_deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
asmorodskyi authored May 31, 2024
2 parents 67cca4a + 48b60c2 commit 203cf15
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
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
requests==2.32.1
requests==2.32.2
Django~=5.0.6
django-tables2==2.7.0
django-filter==23.5
django-bootstrap5==24.2
texttable
oauth2client
google-api-python-client==2.96.0
google-cloud-storage==2.10.0
google-api-python-client==2.131.0
google-cloud-storage==2.16.0
openqa_client
openstacksdk~=1.5.0
openstacksdk~=3.1.0
python-dateutil
apscheduler
kubernetes
Expand Down
10 changes: 5 additions & 5 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.96.0
azure-mgmt-containerservice==28.0.0
azure-identity==1.14.1
azure-mgmt-resource==23.1.0b2
google-api-python-client==2.131.0
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 203cf15

Please sign in to comment.