Skip to content

Commit 625b526

Browse files
committed
New requirements for AWS
1 parent 7a9840d commit 625b526

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

requirements.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
11
appdirs==1.4.3
22
APScheduler==3.3.1
3+
boto3==1.4.4
4+
botocore==1.5.30
35
Cython==0.25.2
6+
docutils==0.13.1
47
falcon==1.1.0 --no-binary :all:
58
gunicorn==19.7.1
6-
jedi==0.10.0
9+
jmespath==0.9.2
710
Mako==1.0.6
811
MarkupSafe==1.0
912
packaging==16.8
1013
pyparsing==2.2.0
14+
python-dateutil==2.6.0
1115
python-mimeparse==1.6.0
1216
pytz==2016.10
1317
requests==2.13.0
18+
s3transfer==0.1.10
1419
simplejson==3.10.0
1520
six==1.10.0
1621
tzlocal==1.3

0 commit comments

Comments
 (0)