-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
105 lines (105 loc) · 1.77 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
alabaster==0.7.11
appnope==0.1.0
arrow==0.12.1
aws-lambda-builders==0.0.3
aws-sam-cli==0.8.1
aws-sam-translator==1.9.0
Babel==2.6.0
backcall==0.1.0
binaryornot==0.4.4
bleach==2.1.4
boto3==1.9.57
botocore==1.12.57
certifi==2018.8.24
chardet==3.0.4
chevron==0.13.1
click==6.7
cookiecutter==1.6.0
cycler==0.10.0
dateparser==0.7.0
decorator==4.3.0
defusedxml==0.5.0
docker==3.6.0
docker-pycreds==0.4.0
docutils==0.14
entrypoints==0.2.3
Flask==1.0.2
flask-heroku==0.1.9
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
future==0.17.1
gunicorn==19.9.0
html5lib==1.0.1
idna==2.7
imagesize==1.1.0
ipykernel==4.9.0
ipyparallel==6.2.2
ipython==6.5.0
ipython-genutils==0.2.0
ipywidgets==7.4.2
itsdangerous==0.24
jedi==0.12.1
Jinja2==2.10
jinja2-time==0.2.0
jmespath==0.9.3
jsonschema==2.6.0
jupyter-client==5.2.3
jupyter-core==4.4.0
kiwisolver==1.0.1
MarkupSafe==1.0
matplotlib==3.0.0
mistune==0.8.3
nbconvert==5.4.0
nbformat==4.4.0
nose==1.3.7
notebook==5.7.0
numpy==1.15.2
packaging==17.1
pandas==0.23.4
pandocfilters==1.4.2
parso==0.3.1
passlib==1.7.1
pexpect==4.6.0
pickleshare==0.7.4
poyo==0.4.2
prometheus-client==0.3.1
prompt-toolkit==1.0.15
psycopg2==2.7.5
psycopg2-binary==2.7.5
ptyprocess==0.6.0
Pygments==2.2.0
pyparsing==2.2.1
python-dateutil==2.7.3
pytz==2018.5
PyYAML==3.13
pyzmq==17.1.2
qtconsole==4.4.1
regex==2018.11.22
requests==2.20.1
s3transfer==0.1.13
scikit-learn==0.19.2
scipy==1.1.0
seaborn==0.9.0
Send2Trash==1.5.0
simplegeneric==0.8.1
six==1.11.0
sklearn==0.0
snowballstemmer==1.2.1
Sphinx==1.8.1
sphinxcontrib-websupport==1.1.0
SQLAlchemy==1.2.12
terminado==0.8.1
testpath==0.3.1
tornado==5.1.1
traitlets==4.3.2
tzlocal==1.5.1
urllib3==1.23
virtualenv==16.0.0
wcwidth==0.1.7
webencodings==0.5.1
websocket-client==0.54.0
Werkzeug==0.14.1
whichcraft==0.5.2
widgetsnbextension==3.4.2
WTForms==2.2.1
xlrd==1.1.0