Skip to content

Commit

Permalink
Update requirements.txt (#416)
Browse files Browse the repository at this point in the history
```
boto3==1.15.18
botocore==1.18.18
```
is necessary for the s3 role assume to work.
  • Loading branch information
peitili authored Oct 7, 2022
1 parent 0312e92 commit ed983a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
appdirs==1.4.3
argparse==1.4.0
boto==2.48.0
boto3==1.15.18
botocore==1.18.18
edtf==2.6.0
enum34==1.1.6
future==0.16.0
Expand Down

0 comments on commit ed983a9

Please sign in to comment.