Skip to content

Commit

Permalink
Update tests requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardobranco777 committed Jan 27, 2025
1 parent d44bd05 commit e80a538
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
7 changes: 3 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,20 @@ 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
boto3==1.36.6
botocore==1.36.6
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.149.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
python-dateutil==2.9.0.post0
requests==2.32.3
texttable==1.7.0
urllib3==2.2.3
uwsgi==2.0.24
4 changes: 2 additions & 2 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
boto3==1.36.6
google_api_python_client==2.149.0
kubernetes
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~=4.9.0
selenium~=4.21.0
podman~=5.2.0
selenium~=4.28.1

0 comments on commit e80a538

Please sign in to comment.