-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
315 lines (313 loc) · 5.68 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
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
#
# This file is autogenerated by pip-compile with python 3.7
# To update, run:
#
# pip-compile --index-url=https://pypi.python.org/simple requirements.in
#
--index-url https://pypi.python.org/simple
absl-py==0.13.0
# via
# tensorboard
# tensorflow
aiohttp==3.7.4.post0
# via modelkit
asgiref==3.3.4
# via
# modelkit
# uvicorn
astunparse==1.6.3
# via tensorflow
async-timeout==3.0.1
# via aiohttp
attrs==21.2.0
# via aiohttp
blis==0.7.4
# via
# spacy
# thinc
boto3==1.17.99
# via modelkit
botocore==1.20.99
# via
# boto3
# s3transfer
cached-property==1.5.2
# via h5py
cachetools==4.2.2
# via
# google-auth
# modelkit
catalogue==2.0.4
# via
# spacy
# srsly
# thinc
certifi==2021.5.30
# via requests
cffi==1.14.5
# via google-crc32c
chardet==4.0.0
# via
# aiohttp
# requests
click==7.1.2
# via
# modelkit
# typer
# uvicorn
colorama==0.4.4
# via rich
commonmark==0.9.1
# via rich
cymem==2.0.5
# via
# preshed
# spacy
# thinc
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0.tar.gz
# via -r requirements.in
fastapi==0.65.2
# via -r requirements.in
filelock==3.0.12
# via modelkit
flatbuffers==1.12
# via tensorflow
gast==0.4.0
# via tensorflow
google-api-core==1.30.0
# via google-cloud-core
google-auth==1.32.0
# via
# google-api-core
# google-auth-oauthlib
# google-cloud-core
# google-cloud-storage
# tensorboard
google-auth-oauthlib==0.4.4
# via tensorboard
google-cloud-core==1.7.0
# via google-cloud-storage
google-cloud-storage==1.39.0
# via modelkit
google-crc32c==1.1.2
# via google-resumable-media
google-pasta==0.2.0
# via tensorflow
google-resumable-media==1.3.1
# via google-cloud-storage
googleapis-common-protos==1.53.0
# via google-api-core
grpcio==1.34.1
# via
# tensorboard
# tensorflow
gunicorn==20.1.0
# via -r requirements.in
h11==0.12.0
# via uvicorn
h5py==3.1.0
# via tensorflow
humanize==3.9.0
# via modelkit
idna==2.10
# via
# requests
# yarl
importlib-metadata==4.5.0
# via markdown
jinja2==3.0.1
# via spacy
jmespath==0.10.0
# via
# boto3
# botocore
keras-nightly==2.5.0.dev2021032900
# via tensorflow
keras-preprocessing==1.1.2
# via tensorflow
markdown==3.3.4
# via tensorboard
markupsafe==2.0.1
# via jinja2
modelkit==0.0.14
# via -r requirements.in
multidict==5.1.0
# via
# aiohttp
# yarl
murmurhash==1.0.5
# via
# preshed
# spacy
# thinc
numpy==1.19.5
# via
# -r requirements.in
# blis
# h5py
# keras-preprocessing
# modelkit
# opt-einsum
# spacy
# tensorboard
# tensorflow
# thinc
oauthlib==3.1.1
# via requests-oauthlib
opt-einsum==3.3.0
# via tensorflow
packaging==20.9
# via
# google-api-core
# spacy
pathy==0.5.2
# via spacy
preshed==3.0.5
# via
# spacy
# thinc
protobuf==3.17.3
# via
# google-api-core
# googleapis-common-protos
# tensorboard
# tensorflow
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pycparser==2.20
# via cffi
pydantic==1.7.4
# via
# fastapi
# modelkit
# spacy
# thinc
pygments==2.9.0
# via rich
pyparsing==2.4.7
# via packaging
python-dateutil==2.8.1
# via
# botocore
# modelkit
pytz==2021.1
# via google-api-core
redis==3.5.3
# via modelkit
requests==2.25.1
# via
# google-api-core
# google-cloud-storage
# requests-oauthlib
# smart-open
# spacy
# tensorboard
requests-oauthlib==1.3.0
# via google-auth-oauthlib
rich==10.4.0
# via modelkit
rsa==4.7.2
# via google-auth
s3transfer==0.4.2
# via boto3
six==1.15.0
# via
# absl-py
# astunparse
# google-api-core
# google-auth
# google-cloud-core
# google-pasta
# google-resumable-media
# grpcio
# keras-preprocessing
# modelkit
# protobuf
# python-dateutil
# tenacity
# tensorflow
smart-open==3.0.0
# via pathy
sniffio==1.2.0
# via modelkit
spacy==3.0.6
# via
# -r requirements.in
# en-core-web-sm
spacy-legacy==3.0.6
# via spacy
srsly==2.4.1
# via
# spacy
# thinc
starlette==0.14.2
# via fastapi
structlog==21.1.0
# via modelkit
tenacity==7.0.0
# via modelkit
tensorboard==2.5.0
# via tensorflow
tensorboard-data-server==0.6.1
# via tensorboard
tensorboard-plugin-wit==1.8.0
# via tensorboard
tensorflow==2.5.0
# via -r requirements.in
tensorflow-estimator==2.5.0
# via tensorflow
termcolor==1.1.0
# via tensorflow
thinc==8.0.6
# via spacy
tqdm==4.61.1
# via spacy
typer==0.3.2
# via
# pathy
# spacy
typing-extensions==3.7.4.3
# via
# aiohttp
# asgiref
# catalogue
# importlib-metadata
# modelkit
# rich
# spacy
# structlog
# tensorflow
# thinc
# uvicorn
# yarl
urllib3==1.26.5
# via
# botocore
# requests
uvicorn==0.14.0
# via -r requirements.in
wasabi==0.8.2
# via
# spacy
# thinc
werkzeug==2.0.1
# via tensorboard
wheel==0.36.2
# via
# astunparse
# tensorboard
# tensorflow
wrapt==1.12.1
# via tensorflow
yarl==1.6.3
# via aiohttp
zipp==3.4.1
# via
# catalogue
# importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools