Skip to content

Commit ed983a9

Browse files
authored
Update requirements.txt (#416)
``` boto3==1.15.18 botocore==1.18.18 ``` is necessary for the s3 role assume to work.
1 parent 0312e92 commit ed983a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
appdirs==1.4.3
22
argparse==1.4.0
33
boto==2.48.0
4+
boto3==1.15.18
5+
botocore==1.18.18
46
edtf==2.6.0
57
enum34==1.1.6
68
future==0.16.0

0 commit comments

Comments
 (0)