forked from Netflix/repokid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
38 lines (38 loc) · 1.18 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
boto3==1.5.25
boto==2.48.0 # via cloudaux
botocore==1.8.39 # via boto3, cloudaux, s3transfer
certifi==2018.1.18 # via requests
chardet==3.0.4 # via requests
click==6.7 # via pip-tools
cloudaux==1.4.6
defusedxml==0.5.0 # via cloudaux
docopt==0.6.2
docutils==0.14 # via botocore
first==2.0.1 # via pip-tools
flagpole==1.0.1 # via cloudaux
futures==3.1.1 # via s3transfer
idna==2.6 # via requests
import-string==0.1.0
inflection==0.3.1 # via cloudaux
jmespath==0.9.3 # via boto3, botocore
joblib==0.11 # via cloudaux
marshmallow==2.15.0
pip-tools==1.11.0
pkginfo==1.4.2 # via twine
policyuniverse==1.1.0.1
python-dateutil==2.6.1 # via botocore
requests-toolbelt==0.8.0 # via twine
requests==2.18.4
s3transfer==0.1.12 # via boto3
six==1.11.0 # via import-string, pip-tools, python-dateutil
tabulate==0.8.2
tabview==1.4.3
tqdm==4.19.5
twine==1.11.0
urllib3==1.22 # via requests