Skip to content

Commit 4a313d9

Browse files
author
Istiak Ferdous
committed
Dependency fix
Dependency fix for urllib3, botocore, boto3, requests, s3transfer introduced by #5a5e613a
1 parent 5a5e613 commit 4a313d9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirments.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Babel==2.8.0
55
backports.ssl-match-hostname==3.7.0.1
66
bcrypt==3.2.0
77
beautifulsoup4==4.9.3
8-
boto3==1.16.30
9-
botocore==1.19.30
8+
boto3==1.18.26
9+
botocore==1.21.26
1010
cachetools==4.1.1
1111
certifi==2020.11.8
1212
cffi==1.14.3
@@ -66,12 +66,12 @@ pytz==2020.4
6666
pyudev==0.22.0
6767
pyxattr==0.7.1
6868
PyYAML==5.4.1
69-
requests==2.24.0
69+
requests==2.26.0
7070
requests-file==1.5.1
7171
requests-oauthlib==1.3.0
7272
requests-toolbelt==0.9.1
7373
rsa==4.6
74-
s3transfer==0.3.3
74+
s3transfer==0.5.0
7575
six==1.15.0
7676
soupsieve==2.0.1
7777
sqlparse==0.4.1

0 commit comments

Comments
 (0)