-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
121 lines (120 loc) · 5.93 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
117
118
119
120
121
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
absl-py==0.11.0 # via tensorboard, tensorflow
appdirs==1.4.4 # via pooch
appnope==0.1.2 # via ipykernel, ipython
argon2-cffi==20.1.0 # via notebook
astunparse==1.6.3 # via tensorflow
async-generator==1.10 # via nbclient
attrs==20.3.0 # via jsonschema
audioread==2.1.9 # via librosa
backcall==0.2.0 # via ipython
bleach==3.2.1 # via nbconvert
cachetools==4.2.0 # via google-auth
certifi==2020.12.5 # via requests
cffi==1.14.4 # via argon2-cffi, soundfile
chardet==4.0.0 # via requests
click==7.1.2 # via pip-tools
cycler==0.10.0 # via matplotlib
decorator==4.4.2 # via ipython, librosa
defusedxml==0.6.0 # via nbconvert
entrypoints==0.3 # via nbconvert
flatbuffers==1.12 # via tensorflow
gast==0.3.3 # via tensorflow
google-auth-oauthlib==0.4.2 # via tensorboard
google-auth==1.24.0 # via google-auth-oauthlib, tensorboard
google-pasta==0.2.0 # via tensorflow
grpcio==1.32.0 # via tensorboard, tensorflow
h5py==2.10.0 # via keras, tensorflow
idna==2.10 # via requests
ipykernel==5.4.2 # via ipywidgets, jupyter, jupyter-console, notebook, qtconsole
ipython-genutils==0.2.0 # via nbformat, notebook, qtconsole, traitlets
ipython==7.19.0 # via ipykernel, ipywidgets, jupyter-console
ipywidgets==7.6.2 # via jupyter
jedi==0.18.0 # via ipython
jinja2==2.11.2 # via nbconvert, notebook
joblib==1.0.0 # via librosa, scikit-learn
jsonschema==3.2.0 # via nbformat
jupyter-client==6.1.7 # via ipykernel, jupyter-console, nbclient, notebook, qtconsole
jupyter-console==6.2.0 # via jupyter
jupyter-core==4.7.0 # via jupyter-client, nbconvert, nbformat, notebook, qtconsole
jupyter==1.0.0 # via -r requirements.in
jupyterlab-pygments==0.1.2 # via nbconvert
jupyterlab-widgets==1.0.0 # via ipywidgets
keras-preprocessing==1.1.2 # via tensorflow
keras==2.4.3 # via -r requirements.in
kiwisolver==1.3.1 # via matplotlib
librosa==0.8.0 # via -r requirements.in
llvmlite==0.35.0 # via numba
markdown==3.3.3 # via tensorboard
markupsafe==1.1.1 # via jinja2
matplotlib==3.3.3 # via -r requirements.in
mistune==0.8.4 # via nbconvert
nbclient==0.5.1 # via nbconvert
nbconvert==6.0.7 # via jupyter, notebook
nbformat==5.0.8 # via ipywidgets, nbclient, nbconvert, notebook
nest-asyncio==1.4.3 # via nbclient
notebook==6.1.6 # via jupyter, widgetsnbextension
numba==0.52.0 # via librosa, resampy
numpy==1.19.4 # via -r requirements.in, h5py, keras, keras-preprocessing, librosa, matplotlib, numba, opencv-python, opt-einsum, resampy, scikit-learn, scipy, tensorboard, tensorflow
oauthlib==3.1.0 # via requests-oauthlib
opencv-python==4.4.0.46 # via -r requirements.in
opt-einsum==3.3.0 # via tensorflow
packaging==20.8 # via bleach, pooch
pandocfilters==1.4.3 # via nbconvert
parso==0.8.1 # via jedi
pexpect==4.8.0 # via ipython
pickleshare==0.7.5 # via ipython
pillow==8.0.1 # via -r requirements.in, matplotlib
pip-tools==5.4.0 # via -r requirements.in
pooch==1.3.0 # via librosa
prometheus-client==0.9.0 # via notebook
prompt-toolkit==3.0.8 # via ipython, jupyter-console
protobuf==3.14.0 # via tensorboard, tensorflow
ptyprocess==0.6.0 # via pexpect, terminado
pyasn1-modules==0.2.8 # via google-auth
pyasn1==0.4.8 # via pyasn1-modules, rsa
pycparser==2.20 # via cffi
pydub==0.24.1 # via -r requirements.in
pygments==2.7.3 # via ipython, jupyter-console, jupyterlab-pygments, nbconvert, qtconsole
pyparsing==2.4.7 # via matplotlib, packaging
pyrsistent==0.17.3 # via jsonschema
python-dateutil==2.8.1 # via jupyter-client, matplotlib
pyyaml==5.3.1 # via keras
pyzmq==20.0.0 # via jupyter-client, notebook, qtconsole
qtconsole==5.0.1 # via jupyter
qtpy==1.9.0 # via qtconsole
requests-oauthlib==1.3.0 # via google-auth-oauthlib
requests==2.25.1 # via pooch, requests-oauthlib, tensorboard
resampy==0.2.2 # via librosa
rsa==4.6 # via google-auth
scikit-learn==0.24.0 # via librosa
scipy==1.5.4 # via -r requirements.in, keras, librosa, resampy, scikit-learn
send2trash==1.5.0 # via notebook
six==1.15.0 # via absl-py, argon2-cffi, astunparse, bleach, cycler, google-auth, google-pasta, grpcio, h5py, jsonschema, keras-preprocessing, pip-tools, protobuf, python-dateutil, resampy, tensorboard, tensorflow
soundfile==0.10.3.post1 # via librosa
tensorboard-plugin-wit==1.7.0 # via tensorboard
tensorboard==2.4.0 # via tensorflow
tensorflow-estimator==2.4.0 # via tensorflow
tensorflow==2.4.0 # via -r requirements.in
termcolor==1.1.0 # via tensorflow
terminado==0.9.1 # via notebook
testpath==0.4.4 # via nbconvert
threadpoolctl==2.1.0 # via scikit-learn
tornado==6.1 # via ipykernel, jupyter-client, notebook, terminado
traitlets==5.0.5 # via ipykernel, ipython, ipywidgets, jupyter-client, jupyter-core, nbclient, nbconvert, nbformat, notebook, qtconsole
typing-extensions==3.7.4.3 # via tensorflow
urllib3==1.26.2 # via requests
wcwidth==0.2.5 # via prompt-toolkit
webencodings==0.5.1 # via bleach
werkzeug==1.0.1 # via tensorboard
wheel==0.36.2 # via astunparse, tensorboard, tensorflow
widgetsnbextension==3.5.1 # via ipywidgets
wrapt==1.12.1 # via tensorflow
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools