Skip to content

Commit 3cab156

Browse files
committed
Fixing typo on boto3 version
1 parent eb04891 commit 3cab156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ numpy~=1.18.1
22
pandas~=0.25.3
33
pyarrow~=0.15.1
44
botocore~=1.14.1
5-
boto3~=1.14.1
5+
boto3~=1.11.1
66
s3fs~=0.4.0
77
tenacity~=6.0.0
88
pg8000~=1.13.2

0 commit comments

Comments
 (0)