-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
116 lines (116 loc) · 2.03 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
111
112
113
114
115
116
alabaster==0.7.12
astroid==2.2.5
atomicwrites==1.3.0
attrs==19.1.0
audioread==2.1.8
autodoc==0.5.0
autopep8==1.4.4
Babel==2.7.0
backcall==0.1.0
beautifulsoup4==4.8.0
bleach==2.1.3
certifi==2019.6.16
cffi==1.12.3
chardet==3.0.4
colorama==0.3.9
cycler==0.10.0
decorator==4.3.0
docutils==0.15.2
entrypoints==0.2.3
future==0.17.1
html5lib==1.0.1
idna==2.8
imagesize==1.1.0
importlib-metadata==0.18
ipykernel==4.8.2
ipython==6.4.0
ipython-genutils==0.2.0
ipywidgets==7.3.0
isort==4.3.21
jedi==0.13.3
Jinja2>=2.10.1
joblib==0.13.2
jsonschema==2.6.0
jupyter==1.0.0
jupyter-client==5.2.3
jupyter-console==5.2.0
jupyter-core==4.4.0
kiwisolver==1.0.1
lazy-object-proxy==1.4.1
llvmlite==0.29.0
MarkupSafe==1.1
matplotlib==2.2.2
mccabe==0.6.1
mistune==0.8.3
more-itertools==7.2.0
nbconvert==5.3.1
nbformat==4.4.0
nlopt
notebook>=5.7.8
numba==0.44.1
numpy==1.16.4
packaging==19.1
pandas==0.24.2
pandocfilters==1.4.2
parso==0.3.1
pickleshare==0.7.4
plotly==4.0.0
pluggy==0.12.0
prometheus-client==0.3.0
prompt-toolkit==1.0.15
py==1.8.0
pycodestyle==2.5.0
pycparser==2.19
pydocstyle==3.0.0
pyflakes==2.1.1
Pygments==2.2.0
pylint==2.3.1
pyparsing==2.2.0
PySoundFile==0.9.0.post1
pytest==5.1.0
python-dateutil==2.7.3
python-jsonrpc-server==0.2.0
python-language-server==0.27.0
pytz==2018.5
pywinpty==0.5.4
pyzmq==17.1.0
qtconsole==4.3.1
requests==2.22.0
resampy==0.2.1
retrying==1.3.3
rope==0.14.0
scikit-learn==0.21.2
scipy==1.3.0
seaborn==0.9.0
Send2Trash==1.5.0
simplegeneric==0.8.1
six==1.11.0
snowballstemmer==1.9.0
SoundFile==0.10.2
soupsieve==1.9.3
Sphinx==2.2.0
sphinx-autodoc-typehints==1.7.0
sphinx-autodoc-variants==0.1.0
sphinx-rtd-theme==0.4.3
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
terminado==0.8.1
testpath==0.3.1
tornado==5.1
traitlets==4.3.2
typed-ast==1.4.0
urllib3==1.25.3
virtualenv==16.7.2
waitress==1.4.2
wcwidth==0.1.7
webencodings==0.5.1
WebOb==1.8.5
WebTest==2.0.33
widgetsnbextension==3.3.0
wrapt==1.11.2
yapf==0.27.0
zipp==0.5.1