-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathrequirements.txt
427 lines (426 loc) · 7.44 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
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
#
absl-py==2.1.0
# via
# keras
# tensorboard
# tensorflow
annotated-types==0.7.0
# via pydantic
anyio==4.6.2.post1
# via
# httpx
# openai
# starlette
# watchfiles
astunparse==1.6.3
# via tensorflow
attrs==24.2.0
# via
# jsonschema
# referencing
blessed==1.20.0
# via gpustat
certifi==2024.8.30
# via
# httpcore
# httpx
# requests
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
# dask
# typer
# uvicorn
cloudpickle==3.1.0
# via dask
contourpy==1.3.0
# via matplotlib
cycler==0.12.1
# via matplotlib
dask[array,dataframe]==2024.9.1
# via
# -r requirements.in
# dask-expr
# swifter
dask-expr==1.1.15
# via dask
datetime==5.5
# via -r requirements.in
dill==0.3.9
# via pandarallel
distro==1.9.0
# via openai
dnspython==2.7.0
# via email-validator
email-validator==2.2.0
# via fastapi
et-xmlfile==2.0.0
# via openpyxl
exceptiongroup==1.2.2
# via anyio
faker==30.8.0
# via -r requirements.in
fastapi[all]==0.111.1
# via -r requirements.in
fastapi-cli==0.0.5
# via fastapi
filelock==3.16.1
# via torch
flatbuffers==24.3.25
# via tensorflow
fonttools==4.54.1
# via matplotlib
fsspec==2024.10.0
# via
# dask
# torch
gast==0.6.0
# via tensorflow
google-pasta==0.2.0
# via tensorflow
gpustat==1.0.0
# via -r requirements.in
grpcio==1.67.1
# via
# tensorboard
# tensorflow
h11==0.14.0
# via
# httpcore
# uvicorn
h5py==3.12.1
# via
# keras
# tensorflow
httpcore==1.0.6
# via httpx
httptools==0.6.4
# via uvicorn
httpx==0.27.0
# via
# -r requirements.in
# fastapi
# openai
idna==3.10
# via
# anyio
# email-validator
# httpx
# requests
importlib-metadata==8.5.0
# via dask
itsdangerous==2.2.0
# via fastapi
jax==0.4.26
# via
# -r requirements.in
# jax-metal
jax-metal==0.1.0
# via -r requirements.in
jaxlib==0.4.26
# via
# -r requirements.in
# jax-metal
jinja2==3.1.4
# via
# fastapi
# torch
jsonschema==4.22.0
# via -r requirements.in
jsonschema-specifications==2024.10.1
# via jsonschema
keras==3.6.0
# via tensorflow
kiwisolver==1.4.7
# via matplotlib
libclang==18.1.1
# via tensorflow
line-profiler==4.1.3
# via -r requirements.in
llvmlite==0.43.0
# via numba
locket==1.0.0
# via partd
markdown==3.7
# via tensorboard
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.2
# via
# jinja2
# werkzeug
matplotlib==3.7.5
# via
# -r requirements.in
# matplotx
# perfplot
matplotx==0.3.10
# via perfplot
mdurl==0.1.2
# via markdown-it-py
ml-dtypes==0.3.2
# via
# jax
# jaxlib
# keras
# tensorflow
mpmath==1.3.0
# via sympy
namex==0.0.8
# via keras
networkx==3.3
# via
# -r requirements.in
# torch
numba==0.60.0
# via -r requirements.in
numpy==1.26.4
# via
# -r requirements.in
# contourpy
# dask
# h5py
# jax
# jaxlib
# keras
# matplotlib
# matplotx
# ml-dtypes
# numba
# openai
# pandas
# pandas-stubs
# perfplot
# scipy
# tensorboard
# tensorflow
# torchvision
nvidia-ml-py==11.495.46
# via gpustat
openai[datalib]==1.35.14
# via -r requirements.in
openpyxl==3.1.5
# via -r requirements.in
opt-einsum==3.4.0
# via
# jax
# tensorflow
optree==0.13.0
# via keras
orjson==3.10.10
# via fastapi
packaging==24.1
# via
# dask
# keras
# matplotlib
# tensorflow
pandarallel==1.6.5
# via -r requirements.in
pandas==2.2.3
# via
# -r requirements.in
# dask
# dask-expr
# openai
# pandarallel
# swifter
pandas-stubs==2.2.3.241009
# via openai
partd==1.4.2
# via dask
perfplot==0.10.2
# via -r requirements.in
pillow==11.0.0
# via
# matplotlib
# torchvision
protobuf==4.25.5
# via
# tensorboard
# tensorflow
psutil==6.1.0
# via
# gpustat
# pandarallel
# swifter
pyarrow==18.0.0
# via dask-expr
pydantic==2.9.2
# via
# fastapi
# openai
# pydantic-extra-types
# pydantic-settings
pydantic-core==2.23.4
# via pydantic
pydantic-extra-types==2.9.0
# via fastapi
pydantic-settings==2.6.1
# via fastapi
pygments==2.18.0
# via rich
pyparsing==3.2.0
# via matplotlib
pypdf==5.0.1
# via -r requirements.in
python-dateutil==2.9.0.post0
# via
# faker
# matplotlib
# pandas
python-dotenv==1.0.1
# via
# -r requirements.in
# pydantic-settings
# uvicorn
python-multipart==0.0.17
# via fastapi
pytz==2024.2
# via
# datetime
# pandas
pyyaml==6.0.2
# via
# dask
# fastapi
# uvicorn
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via tensorflow
rich==13.9.3
# via
# keras
# perfplot
# typer
rpds-py==0.20.1
# via
# jsonschema
# referencing
scipy==1.14.1
# via
# jax
# jaxlib
shellingham==1.5.4
# via typer
six==1.16.0
# via
# astunparse
# blessed
# google-pasta
# gpustat
# jax-metal
# python-dateutil
# tensorboard
# tensorflow
# tensorflow-metal
sniffio==1.3.1
# via
# anyio
# httpx
# openai
sqlalchemy==2.0.30
# via -r requirements.in
starlette==0.37.2
# via fastapi
swifter==1.4.0
# via -r requirements.in
sympy==1.13.3
# via torch
tensorboard==2.16.2
# via tensorflow
tensorboard-data-server==0.7.2
# via tensorboard
tensorflow==2.16.1
# via
# -r requirements.in
# tensorflow-macos
tensorflow-io-gcs-filesystem==0.37.1
# via tensorflow
tensorflow-macos==2.16.1
# via -r requirements.in
tensorflow-metal==1.1.0
# via -r requirements.in
termcolor==2.5.0
# via tensorflow
toolz==1.0.0
# via
# dask
# partd
torch==2.4.0
# via
# -r requirements.in
# torchaudio
# torchvision
torchaudio==2.4.0
# via -r requirements.in
torchvision==0.19.0
# via -r requirements.in
tqdm==4.66.6
# via
# openai
# swifter
typer==0.12.5
# via fastapi-cli
types-pytz==2024.2.0.20241003
# via pandas-stubs
typing-extensions==4.12.2
# via
# anyio
# faker
# fastapi
# openai
# optree
# pydantic
# pydantic-core
# pypdf
# rich
# sqlalchemy
# tensorflow
# torch
# typer
# uvicorn
tzdata==2024.2
# via pandas
ujson==5.10.0
# via fastapi
urllib3==2.2.3
# via requests
uvicorn[standard]==0.32.0
# via
# fastapi
# fastapi-cli
uvloop==0.21.0
# via uvicorn
watchfiles==0.24.0
# via uvicorn
wcwidth==0.2.13
# via blessed
websockets==13.1
# via uvicorn
werkzeug==3.1.0
# via tensorboard
wheel==0.44.0
# via
# astunparse
# jax-metal
# tensorflow-metal
wrapt==1.16.0
# via tensorflow
xlrd==2.0.1
# via -r requirements.in
zipp==3.20.2
# via importlib-metadata
zope-interface==7.1.1
# via datetime
# The following packages are considered to be unsafe in a requirements file:
# setuptools