-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
85 lines (85 loc) · 1.39 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
absl-py==0.7.1
appnope==0.1.0
astroid==2.0.4
attrs==19.2.0
audioread==2.1.6
autopep8==1.4
backcall==0.1.0
bleach==3.3.0
cffi==1.12.3
cycler==0.10.0
decorator==4.3.0
defusedxml==0.5.0
entrypoints==0.2.3
flake8==3.5.0
future==0.16.0
grpcio==1.22.0
html5lib==1.0.1
ipykernel==4.9.0
ipython==5.0.0
ipython-genutils==0.2.0
ipywidgets==7.4.1
isort==4.3.4
jedi==0.12.1
Jinja2==2.11.3
joblib==0.12.5
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.3.1
librosa==0.6.2
llvmlite==0.24.0
lmdb==0.94
Markdown==3.1.1
MarkupSafe==1.0
matplotlib==2.2.3
mccabe==0.6.1
mistune==0.8.3
nbconvert==5.4.0
nbformat==4.4.0
notebook==6.1.5
numba==0.39.0
numpy==1.15.1
onnx==1.6.0
pandas==0.25.1
pandocfilters==1.4.2
parso==0.3.1
pexpect==4.6.0
pickleshare==0.7.4
Pillow==8.1.1
prometheus-client==0.3.1
prompt-toolkit==1.0.15
protobuf==3.6.1
ptyprocess==0.6.0
pycodestyle==2.3.1
pycparser==2.19
pyflakes==1.6.0
Pygments==2.7.4
pyparsing==2.2.0
pyrsistent==0.15.4
python-dateutil==2.7.3
pytz==2018.5
pyzmq==17.1.2
qtconsole==4.5.5
resampy==0.2.1
scikit-learn==0.19.2
scipy==1.1.0
Send2Trash==1.5.0
simplegeneric==0.8.1
six==1.11.0
SoundFile==0.10.2
terminado==0.8.1
testpath==0.3.1
torch==1.3.1
torchvision==0.4.2
tornado==5.1
traitlets==4.3.2
typing==3.6.6
typing-extensions==3.6.5
wcwidth==0.1.7
webencodings==0.5.1
widgetsnbextension==3.4.1
wrapt==1.10.11