Skip to content

Commit

Permalink
fix(dependency): bump max boto3, botocore version
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooke-white committed Mar 10, 2021
1 parent 9be67e6 commit 2ed324c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
scramp>=1.2.0,<1.3.0
pytz>=2020.1,<2020.2
beautifulsoup4>=4.7.0,<4.8.0
boto3>=1.16.8,<1.17.0
boto3>=1.16.8,<2.0.0
requests>=2.23.0,<2.24.0
lxml>=4.6.2
botocore>=1.19.8,<1.20.0
botocore>=1.19.8,<2.0.0

0 comments on commit 2ed324c

Please sign in to comment.