Skip to content

Commit

Permalink
Merge pull request #410 from SUSE/update_reqs
Browse files Browse the repository at this point in the history
Update requirements dependencies
  • Loading branch information
m-dati authored Oct 17, 2024
2 parents bda563f + 6866294 commit eee9ee0
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 25 deletions.
37 changes: 19 additions & 18 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,24 @@
boto3
azure-identity==1.16.0
azure-mgmt-compute==31.0.0
apscheduler==3.10.4
azure-identity==1.19.0
azure-storage-blob==12.23.1
azure-mgmt-compute==33.0.0
azure-mgmt-resource==23.1.1
azure-mgmt-storage==21.1.0
azure-storage-blob==12.20.0
cachetools
msrestazure==0.6.4
uwsgi==2.0.24
requests==2.32.3
azure-mgmt-storage==21.2.0
boto3==1.35.39
botocore==1.35.39
cachetools==5.5.0
Django~=5.0.6
django-tables2==2.7.0
django-filter==23.5
django-bootstrap5==24.2
texttable
oauth2client
google-api-python-client==2.131.0
google-cloud-storage==2.16.0
openqa_client
python-dateutil
apscheduler
kubernetes
influxdb-client
google-api-python-client==2.149.0
httplib2==0.22.0
influxdb-client==1.46.0
msrest==0.7.1
openqa-client==4.2.3
protobuf==5.28.2
python-dateutil==2.9.0.post0
requests==2.32.3
texttable==1.7.0
urllib3==2.2.3
uwsgi==2.0.24
12 changes: 5 additions & 7 deletions requirements_k8s.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
oauth2client
kubernetes
google-api-python-client==2.131.0
azure-cli==2.61.0
azure-identity==1.16.0
azure-mgmt-containerservice==30.0.0
azure-cli==2.65.0
azure-identity==1.19.0
azure-mgmt-resource==23.1.1
boto3
boto3==1.35.39
google_api_python_client==2.149.0
kubernetes

0 comments on commit eee9ee0

Please sign in to comment.