Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardobranco777 committed Feb 27, 2025
1 parent 1b3b49a commit 8339784
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
36 changes: 18 additions & 18 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
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.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
google-api-python-client==2.156.0
APScheduler==3.11.0
azure-identity==1.20.0
azure-mgmt-compute==34.0.0
azure-mgmt-resource==23.3.0
azure-mgmt-storage==22.1.0
azure-storage-blob==12.24.1
boto3==1.37.2
botocore==1.37.2
cachetools==5.5.2
Django~=5.1.6
django-bootstrap5==24.3
django-filter==25.1
django-tables2==2.7.5
google-api-python-client==2.162.0
httplib2==0.22.0
influxdb-client==1.46.0
influxdb-client==1.48.0
msrest==0.7.1
openqa-client==4.2.3
protobuf==5.28.2
protobuf==5.29.3
python-dateutil==2.9.0.post0
requests==2.32.3
texttable==1.7.0
urllib3==2.2.3
uwsgi==2.0.28
urllib3==2.3.0
uWSGI==2.0.28
12 changes: 6 additions & 6 deletions requirements_k8s.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
azure-cli==2.65.0
azure-identity==1.19.0
azure-mgmt-resource==23.1.1
boto3==1.35.39
google_api_python_client==2.156.0
kubernetes
azure-cli==2.69.0
azure-identity==1.20.0
azure-mgmt-resource==23.3.0
boto3==1.37.2
google_api_python_client==2.162.0
kubernetes
4 changes: 2 additions & 2 deletions requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ faker
flake8
pytest-cov
pylint
podman~=5.2.0
selenium~=4.21.0
podman~=5.4.0
selenium==4.29.0

0 comments on commit 8339784

Please sign in to comment.