Skip to content

Commit 2ed324c

Browse files
committed
fix(dependency): bump max boto3, botocore version
1 parent 9be67e6 commit 2ed324c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
scramp>=1.2.0,<1.3.0
22
pytz>=2020.1,<2020.2
33
beautifulsoup4>=4.7.0,<4.8.0
4-
boto3>=1.16.8,<1.17.0
4+
boto3>=1.16.8,<2.0.0
55
requests>=2.23.0,<2.24.0
66
lxml>=4.6.2
7-
botocore>=1.19.8,<1.20.0
7+
botocore>=1.19.8,<2.0.0

0 commit comments

Comments
 (0)