This repository has been archived by the owner on May 6, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 14
/
requirements.txt
287 lines (286 loc) · 4.98 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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile
#
appdirs==1.4.4
# via
# black
# virtualenv
attrs==19.3.0
# via
# flake8-mypy
# pytest
black==20.8b1
# via -r requirements.in
blis==0.7.4
# via
# spacy
# thinc
cachetools==4.1.1
# via google-auth
catalogue==2.0.4
# via
# spacy
# srsly
# thinc
certifi==2020.6.20
# via requests
cffi==1.14.5
# via sounddevice
cfgv==3.1.0
# via pre-commit
chardet==3.0.4
# via requests
click==7.1.2
# via
# black
# pip-tools
# typer
colorama==0.4.3
# via pytest-watch
coverage==5.2
# via
# coveralls
# pytest-cov
coveralls==2.1.1
# via -r requirements.in
cymem==2.0.5
# via
# preshed
# spacy
# thinc
cython==0.29.22
# via
# -r requirements.in
# streamp3
distlib==0.3.1
# via virtualenv
docopt==0.6.2
# via
# coveralls
# pytest-watch
filelock==3.0.12
# via virtualenv
flake8==3.8.3
# via
# -r requirements.in
# flake8-mypy
flake8-mypy==17.8.0
# via -r requirements.in
gevent==20.6.2
# via websocket
google-api-core[grpc]==1.23.0
# via google-cloud-speech
google-auth==1.22.1
# via google-api-core
google-cloud-speech==2.0.0
# via -r requirements.in
googleapis-common-protos==1.52.0
# via google-api-core
greenlet==0.4.16
# via
# gevent
# websocket
grpcio==1.33.1
# via google-api-core
identify==1.4.25
# via pre-commit
idna==2.10
# via requests
inflect==5.3.0
# via -r requirements.in
isort==4.3.21
# via -r requirements.in
jinja2==2.11.3
# via spacy
libcst==0.3.13
# via google-cloud-speech
markupsafe==1.1.1
# via jinja2
mccabe==0.6.1
# via flake8
more-itertools==8.4.0
# via pytest
murmurhash==1.0.5
# via
# preshed
# spacy
# thinc
mypy==0.782
# via
# -r requirements.in
# flake8-mypy
mypy-extensions==0.4.3
# via
# black
# mypy
# typing-inspect
nodeenv==1.4.0
# via pre-commit
numpy==1.19.2
# via
# -r requirements.in
# blis
# spacy
# thinc
packaging==20.4
# via
# pytest
# spacy
pathspec==0.8.0
# via black
pathtools==0.1.2
# via watchdog
pathy==0.5.2
# via spacy
pip-tools==5.2.1
# via -r requirements.in
pluggy==0.13.1
# via pytest
pre-commit==2.6.0
# via -r requirements.in
preshed==3.0.5
# via
# spacy
# thinc
proto-plus==1.11.0
# via google-cloud-speech
protobuf==3.13.0
# via
# google-api-core
# googleapis-common-protos
# proto-plus
py==1.10.0
# via pytest
py-cpuinfo==7.0.0
# via pytest-benchmark
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pyaudio==0.2.11
# via -r requirements.in
pycodestyle==2.6.0
# via flake8
pycparser==2.20
# via cffi
pydantic==1.7.4
# via
# spacy
# thinc
pyfakefs==4.1.0
# via -r requirements.in
pyflakes==2.2.0
# via flake8
pyparsing==2.4.7
# via packaging
pytest==5.4.3
# via
# -r requirements.in
# pytest-benchmark
# pytest-cov
# pytest-mock
# pytest-watch
pytest-benchmark==3.2.3
# via -r requirements.in
pytest-cov==2.10.0
# via -r requirements.in
pytest-mock==3.2.0
# via -r requirements.in
pytest-watch==4.2.0
# via -r requirements.in
pytz==2020.1
# via google-api-core
pyyaml==5.4
# via
# libcst
# pre-commit
regex==2020.7.14
# via black
requests==2.25.1
# via
# -r requirements.in
# coveralls
# google-api-core
# smart-open
# spacy
rsa==4.7
# via google-auth
six==1.15.0
# via
# google-api-core
# google-auth
# grpcio
# packaging
# pip-tools
# protobuf
# virtualenv
smart-open==3.0.0
# via pathy
sounddevice==0.4.1
# via -r requirements.in
spacy==3.0.6
# via -r requirements.in
spacy-legacy==3.0.5
# via spacy
srsly==2.4.1
# via
# spacy
# thinc
streamp3==0.1.7
# via -r requirements.in
thinc==8.0.3
# via spacy
tokenizers==0.8.1
# via -r requirements.in
toml==0.10.1
# via
# black
# pre-commit
tqdm==4.60.0
# via spacy
typed-ast==1.4.1
# via
# black
# mypy
typer==0.3.2
# via
# pathy
# spacy
typing-extensions==3.7.4.2
# via
# black
# libcst
# mypy
# typing-inspect
typing-inspect==0.6.0
# via libcst
unidecode==1.2.0
# via -r requirements.in
urllib3==1.26.5
# via requests
virtualenv==20.0.27
# via pre-commit
wasabi==0.8.2
# via
# spacy
# thinc
watchdog==0.10.3
# via pytest-watch
wcwidth==0.2.5
# via pytest
websocket==0.2.1
# via -r requirements.in
wheel==0.34.2
# via -r requirements.in
zope.event==4.4
# via gevent
zope.interface==5.1.0
# via gevent
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools