-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
110 lines (110 loc) · 1.84 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
appnope==0.1.0
asn1crypto==0.22.0
audioread==2.1.4
backports.functools-lru-cache==1.4
bleach==1.5.0
certifi==2017.7.27.1
cffi==1.10.0
click==6.7
cryptography==2.0.3
cycler==0.10.0
Cython==0.27.3
dask==0.15.4
decorator==4.0.11
entrypoints==0.2.3
eventlet==0.21.0
eyeD3==0.8.4
findspark==1.1.0
Flask==0.12.2
Flask-SocketIO==2.9.2
graphviz==0.5.2
greenlet==0.4.12
h5py==2.7.1
hmmlearn==0.2.0
html5lib==0.9999999
idna==2.6
imageio==2.1.2
imutils==0.4.3
ipykernel==4.6.1
ipython==6.2.1
ipython-genutils==0.2.0
ipywidgets==5.1.5
itsdangerous==0.24
jedi==0.10.2
Jinja2==2.9.6
joblib==0.11
jsonschema==2.6.0
jupyter-client==5.1.0
jupyter-console==5.2.0
jupyter-core==4.3.0
Keras==2.0.8
librosa==0.5.1
Markdown==2.6.9
MarkupSafe==1.0
matplotlib==2.0.2
mistune==0.7.4
moviepy==0.2.3.2
nbconvert==5.3.1
nbformat==4.4.0
networkx==2.0
notebook==5.1.0
numpy==1.13.3
olefile==0.44
opencv-contrib-python==3.3.0.10
opencv-python==3.3.0.10
pandas==0.20.3
pandocfilters==1.4.1
pathlib==1.0.1
patsy==0.4.1
pexpect==4.2.1
pickleshare==0.7.4
Pillow==4.2.1
prompt-toolkit==1.0.15
protobuf==3.4.0
ptyprocess==0.5.2
py4j==0.10.6
PyAudio==0.2.11
pycparser==2.18
pydot==1.2.3
pydub==0.20.0
Pygments==2.2.0
pyOpenSSL==17.2.0
pyparsing==2.2.0
pyspark==2.3.0
python-dateutil==2.6.1
python-engineio==1.7.0
python-magic==0.4.15
python-socketio==1.8.1
pytz==2017.2
PyWavelets==0.5.2
PyYAML==3.12
pyzmq==16.0.2
qtconsole==4.3.1
resampy==0.1.5
scikit-image==0.13.0
scikit-learn==0.19.0
scikit-video==0.1.2
scipy==0.19.1
seaborn==0.8.1
simplegeneric==0.8.1
simplejson==3.13.2
six==1.11.0
sklearn==0.0
SQLAlchemy==1.2.6
statsmodels==0.8.0
tensorflow==1.3.0
tensorflow-tensorboard==0.1.8
terminado==0.6
testpath==0.3.1
toolz==0.8.2
torch==0.2.0.post4
torchvision==0.1.9
tornado==4.5.2
tqdm==4.11.2
traitlets==4.3.2
wcwidth==0.1.7
webencodings==0.5
Werkzeug==0.12.2
widgetsnbextension==1.2.3
xlrd==1.1.0
youtube-dl==2018.3.10