Skip to content

Commit

Permalink
pin PyYAML==5.1, boto3==1.9.89, awscli==1.16.263
Browse files Browse the repository at this point in the history
  • Loading branch information
jali-clarke committed Jan 16, 2021
1 parent 8aca652 commit 3643c32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dill==0.2.8.2
google-api-python-client==1.7.3
google-auth-httplib2==0.0.3
google-cloud-storage==1.10.0
PyYAML==5.1.2
PyYAML==5.1
freezegun==0.3.12
flask-restful==0.3.7
Flask==1.1.1
Expand All @@ -14,7 +14,7 @@ promise==2.2.1
redis==3.3.11
slackclient==1.3.0
Werkzeug==0.16.0
boto3==1.9.86
boto3==1.9.89
boto==2.49.0
python-jose==3.0.1
python-keycloak==0.17.6
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ mock==2.0.0
Faker==1.0.0
ifaddr==0.1.6
twine==1.13.0
awscli==1.16.297
awscli==1.16.263
setuptools_scm==3.3.3
docker-compose==1.25.5

0 comments on commit 3643c32

Please sign in to comment.