-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
130 lines (130 loc) · 2.31 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
122
123
124
125
126
127
128
129
130
absl-py==1.2.0
appdirs==1.4.4
asgiref==3.3.4
astunparse==1.6.3
audioread==2.1.9
backcall==0.2.0
beautifulsoup4==4.9.3
cachetools==5.2.0
certifi==2021.5.30
cffi==1.14.5
chardet==4.0.0
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.4
confusable-homoglyphs==3.2.0
coverage==6.5.0
cryptography==3.4.7
cssutils==2.3.0
cycler==0.11.0
decorator==5.0.9
defusedxml==0.7.1
Django==3.2.3
django-allauth==0.44.0
django-colorfield==0.4.1
django-crispy-forms==1.12.0
django-debug-toolbar==3.2.2
django-enumchoicefield==2.0.0
django-extensions==3.1.3
django-jsonfield==1.4.1
django-nose==1.4.7
django-url-or-relative-url-field==0.1.2
djangorestframework==3.12.4
docker==5.0.3
factory-boy==3.2.1
Faker==15.0.0
flake8==4.0.1
Flask==2.2.2
flatbuffers==1.12
fonttools==4.35.0
future==0.18.2
gast==0.4.0
google-auth==2.9.1
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
grpcio==1.47.0
gunicorn==20.1.0
h5py==3.7.0
idna==2.10
importlib-metadata==4.6.4
ipython==7.26.0
ipython-genutils==0.2.0
itsdangerous==2.1.2
jedi==0.18.0
Jinja2==3.1.2
joblib==1.1.0
keras==2.7.0
Keras-Preprocessing==1.1.2
kiwisolver==1.4.4
libclang==14.0.1
librosa==0.8.1
llvmlite==0.36.0
Markdown==3.4.1
MarkupSafe==2.1.1
matplotlib==3.4.3
matplotlib-inline==0.1.2
mccabe==0.6.1
nose==1.3.7
nose-exclude==0.5.0
numba==0.53.1
numpy==1.23.4
oauthlib==3.1.1
opt-einsum==3.3.0
packaging==21.3
parso==0.8.2
patool==1.12
pexpect==4.8.0
pickleshare==0.7.5
Pillow==8.2.0
pooch==1.6.0
prompt-toolkit==3.0.19
protobuf==3.19.4
psycopg2-binary==2.9.3
ptyprocess==0.7.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.8.0
pycparser==2.20
pyflakes==2.4.0
Pygments==2.10.0
PyJWT==2.1.0
pynliner==0.8.0
pyparsing==3.0.9
python-dateutil==2.8.2
python3-openid==3.2.0
pytz==2021.1
PyYAML==6.0
rarfile==4.0
requests==2.25.1
requests-oauthlib==1.3.0
resampy==0.2.2
rsa==4.9
scikit-learn==1.0.2
scipy==1.7.3
six==1.16.0
SoundFile==0.10.3.post1
soupsieve==2.2.1
sqlparse==0.4.1
tblib==1.7.0
tensorboard==2.9.1
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow==2.7.3
tensorflow-estimator==2.7.0
tensorflow-io-gcs-filesystem==0.26.0
termcolor==1.1.0
threadpoolctl==3.0.0
torch==1.12.1
torchaudio==0.12.1
torchlibrosa==0.0.9
torchvision==0.13.1
traitlets==5.0.5
typing-extensions==3.10.0.0
urllib3==1.26.6
Wave==0.0.2
wcwidth==0.2.5
websocket-client==1.4.1
Werkzeug==2.2.2
wget==3.2
wrapt==1.14.1
zipp==3.5.0