-
Notifications
You must be signed in to change notification settings - Fork 25
/
requirements.txt
110 lines (110 loc) · 1.83 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
106
107
108
109
110
addict==2.1.2
alabaster==0.7.10
alembic==0.9.9
appnope==0.1.0
astroid==1.6.1
attrs==17.4.0
Babel==2.5.3
beautifulsoup4==4.6.0
bleach==2.1.2
blinker==1.4
candis==0.0.5
certifi==2018.1.18
chardet==3.0.4
click==6.7
coverage==4.5.1
cycler==0.10.0
Cython==0.27.3
decorator==4.2.1
django-htmlmin==0.10.0
docutils==0.14
entrypoints==0.2.3
envparse==0.2.0
Flask==0.12.2
Flask-Mail==0.9.1
Flask-Migrate==2.2.0
Flask-SocketIO==2.9.3
Flask-SQLAlchemy==2.3.2
gunicorn==19.7.1
honcho==1.0.1
html5lib==1.0.1
idna==2.6
imagesize==1.0.0
ipykernel==4.8.1
ipython==6.2.1
ipython-genutils==0.2.0
ipywidgets==7.1.2
isort==4.3.4
itsdangerous==0.24
javabridge==1.0.14
jedi==0.11.1
Jinja2==2.10
jsonschema==2.6.0
jupyter==1.0.0
jupyter-client==5.2.2
jupyter-console==5.2.0
jupyter-core==4.4.0
lazy-object-proxy==1.3.1
liac-arff==2.1.1
Mako==1.0.7
MarkupSafe==1.0
matplotlib==2.1.2
mccabe==0.6.1
mistune==0.8.3
nbconvert==5.3.1
nbformat==4.4.0
notebook==5.4.0
numpy
packaging==16.8
# pandas==0.22.0
pandas; python_version >= '3.5'
pandas<0.21; python_version == '3.4'
pandocfilters==1.4.2
parso==0.1.1
pexpect==4.4.0
pickleshare==0.7.4
Pillow==5.0.0
pluggy==0.7.1
prompt-toolkit==1.0.15
ptyprocess==0.5.2
psycopg2==2.7.4
py==1.5.2
Pygments==2.2.0
pygraphviz==1.3.1
PyJWT==1.6.4
pylint==1.8.2
pyparsing==2.2.0
pytest==3.7.1
pytest-cov==2.5.1
python-dateutil==2.6.1
python-editor==1.0.3
python-engineio==2.0.2
python-socketio==1.8.4
python-weka-wrapper3==0.1.4
pytz==2018.3
PyYAML==3.12
pyzmq==17.0.0
qtconsole==4.3.1
redis==2.10.6
requests==2.18.4
rpy2==2.9.2
rq==0.10.0
scipy
seaborn==0.8.1
Send2Trash==1.5.0
simplegeneric==0.8.1
six==1.11.0
snowballstemmer==1.2.1
Sphinx==1.7.0
sphinxcontrib-websupport==1.0.1
SQLAlchemy==1.2.8
terminado==0.8.1
testpath==0.3.1
tornado==4.5.3
traitlets==4.3.2
urllib3==1.22
wcwidth==0.1.7
webencodings==0.5.1
Werkzeug==0.14.1
widgetsnbextension==3.1.4
wrapt==1.10.11