-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
509 lines (509 loc) · 9.45 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
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml --python-platform linux
adlfs==2024.7.0
# via flytekit
aiobotocore==2.15.2
# via s3fs
aiofiles==24.1.0
# via union
aiohappyeyeballs==2.4.3
# via aiohttp
aiohttp==3.10.10
# via
# adlfs
# aiobotocore
# fsspec
# gcsfs
# s3fs
aioitertools==0.12.0
# via aiobotocore
aiosignal==1.3.1
# via aiohttp
annotated-types==0.7.0
# via pydantic
attrs==24.2.0
# via
# aiohttp
# jsonlines
azure-core==1.31.0
# via
# adlfs
# azure-identity
# azure-storage-blob
azure-datalake-store==0.0.53
# via adlfs
azure-identity==1.19.0
# via adlfs
azure-storage-blob==12.23.1
# via adlfs
backports-tarfile==1.2.0
# via jaraco-context
botocore==1.35.36
# via aiobotocore
cachetools==5.5.0
# via google-auth
certifi==2024.8.30
# via
# requests
# sentry-sdk
cffi==1.17.1
# via
# azure-datalake-store
# cryptography
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
# flytekit
# rich-click
# union
# wandb
cloudpickle==3.1.0
# via
# flytekit
# tensordict
croniter==3.0.3
# via flytekit
cryptography==43.0.1
# via
# azure-identity
# azure-storage-blob
# msal
# pyjwt
# secretstorage
dataclasses-json==0.5.9
# via flytekit
decorator==4.4.2
# via
# gcsfs
# moviepy
diskcache==5.6.3
# via flytekit
docker==7.1.0
# via flytekit
docker-pycreds==0.4.0
# via wandb
docstring-parser==0.16
# via flytekit
envd==0.3.45
# via flytekitplugins-envd
faker==30.4.0
# via nerf (pyproject.toml)
ffmpeg==1.4
# via nerf (pyproject.toml)
filelock==3.16.1
# via
# torch
# triton
flyteidl==1.13.4
# via
# flytekit
# union
flytekit==1.13.8
# via
# nerf (pyproject.toml)
# flytekitplugins-deck-standard
# flytekitplugins-envd
# union
flytekitplugins-deck-standard==1.13.8
# via nerf (pyproject.toml)
flytekitplugins-envd==1.13.8
# via nerf (pyproject.toml)
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec==2024.9.0
# via
# adlfs
# flytekit
# gcsfs
# lightning
# pytorch-lightning
# s3fs
# torch
# union
gcsfs==2024.9.0.post1
# via flytekit
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via wandb
google-api-core==2.21.0
# via
# google-cloud-core
# google-cloud-storage
google-auth==2.35.0
# via
# gcsfs
# google-api-core
# google-auth-oauthlib
# google-cloud-core
# google-cloud-storage
google-auth-oauthlib==1.2.1
# via gcsfs
google-cloud-core==2.4.1
# via google-cloud-storage
google-cloud-storage==2.18.2
# via gcsfs
google-crc32c==1.6.0
# via
# google-cloud-storage
# google-resumable-media
google-resumable-media==2.7.2
# via google-cloud-storage
googleapis-common-protos==1.65.0
# via
# flyteidl
# flytekit
# google-api-core
# grpcio-status
# protoc-gen-openapiv2
# union
grpcio==1.67.0
# via
# flytekit
# grpcio-status
# union
grpcio-status==1.67.0
# via
# flytekit
# union
idna==3.10
# via
# requests
# yarl
imageio==2.36.0
# via moviepy
imageio-ffmpeg==0.5.1
# via moviepy
importlib-metadata==8.5.0
# via
# flytekit
# keyring
# union
isodate==0.7.2
# via azure-storage-blob
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.1.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
# via
# torch
# union
jmespath==1.0.1
# via botocore
joblib==1.4.2
# via flytekit
jsonlines==4.0.0
# via flytekit
jsonpickle==3.3.0
# via flytekit
keyring==25.4.1
# via
# flytekit
# union
lightning==2.4.0
# via nerf (pyproject.toml)
lightning-utilities==0.11.8
# via
# lightning
# pytorch-lightning
# torchmetrics
markdown-it-py==3.0.0
# via
# flytekit
# rich
markupsafe==3.0.1
# via jinja2
marshmallow==3.22.0
# via
# dataclasses-json
# marshmallow-enum
# marshmallow-jsonschema
marshmallow-enum==1.5.1
# via
# dataclasses-json
# flytekit
marshmallow-jsonschema==0.13.0
# via flytekit
mashumaro==3.13.1
# via
# flytekit
# union
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
moviepy==1.0.3
# via nerf (pyproject.toml)
mpmath==1.3.0
# via sympy
msal==1.31.0
# via
# azure-datalake-store
# azure-identity
# msal-extensions
msal-extensions==1.2.0
# via azure-identity
multidict==6.1.0
# via
# aiohttp
# yarl
mypy-extensions==1.0.0
# via typing-inspect
networkx==3.4.1
# via torch
numpy==1.26.4
# via
# nerf (pyproject.toml)
# imageio
# moviepy
# pandas
# pyarrow
# tensordict
# torchmetrics
nvidia-cublas-cu12==12.1.3.1
# via
# nvidia-cudnn-cu12
# nvidia-cusolver-cu12
# torch
nvidia-cuda-cupti-cu12==12.1.105
# via torch
nvidia-cuda-nvrtc-cu12==12.1.105
# via torch
nvidia-cuda-runtime-cu12==12.1.105
# via torch
nvidia-cudnn-cu12==9.1.0.70
# via torch
nvidia-cufft-cu12==11.0.2.54
# via torch
nvidia-curand-cu12==10.3.2.106
# via torch
nvidia-cusolver-cu12==11.4.5.107
# via torch
nvidia-cusparse-cu12==12.1.0.106
# via
# nvidia-cusolver-cu12
# torch
nvidia-nccl-cu12==2.20.5
# via torch
nvidia-nvjitlink-cu12==12.6.77
# via
# nvidia-cusolver-cu12
# nvidia-cusparse-cu12
nvidia-nvtx-cu12==12.1.105
# via torch
oauthlib==3.2.2
# via requests-oauthlib
orjson==3.10.7
# via tensordict
packaging==24.1
# via
# lightning
# lightning-utilities
# marshmallow
# plotly
# pytorch-lightning
# torchmetrics
pandas==2.2.3
# via nerf (pyproject.toml)
pillow==11.0.0
# via
# nerf (pyproject.toml)
# imageio
platformdirs==4.3.6
# via wandb
plotly==5.24.1
# via nerf (pyproject.toml)
polars==1.9.0
# via nerf (pyproject.toml)
portalocker==2.10.1
# via msal-extensions
proglog==0.1.10
# via moviepy
propcache==0.2.0
# via yarl
proto-plus==1.24.0
# via google-api-core
protobuf==5.28.2
# via
# flyteidl
# flytekit
# google-api-core
# googleapis-common-protos
# grpcio-status
# proto-plus
# protoc-gen-openapiv2
# wandb
protoc-gen-openapiv2==0.0.1
# via flyteidl
psutil==6.0.0
# via wandb
pyarrow==17.0.0
# via nerf (pyproject.toml)
pyasn1==0.6.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.9.2
# via nerf (pyproject.toml)
pydantic-core==2.23.4
# via pydantic
pygments==2.18.0
# via
# flytekit
# rich
pyjwt==2.9.0
# via msal
python-dateutil==2.9.0.post0
# via
# botocore
# croniter
# faker
# pandas
python-json-logger==2.0.7
# via flytekit
pytimeparse==1.1.8
# via flytekit
pytorch-lightning==2.4.0
# via lightning
pytz==2024.2
# via
# croniter
# pandas
pyyaml==6.0.2
# via
# flytekit
# lightning
# pytorch-lightning
# union
# wandb
requests==2.32.3
# via
# azure-core
# azure-datalake-store
# docker
# flytekit
# gcsfs
# google-api-core
# google-cloud-storage
# moviepy
# msal
# requests-oauthlib
# wandb
requests-oauthlib==2.0.0
# via google-auth-oauthlib
rich==13.9.2
# via
# flytekit
# rich-click
# union
rich-click==1.8.3
# via
# flytekit
# union
rsa==4.9
# via google-auth
s3fs==2024.9.0
# via flytekit
secretstorage==3.3.3
# via keyring
sentry-sdk==2.16.0
# via
# union
# wandb
setproctitle==1.3.3
# via wandb
setuptools==75.2.0
# via
# imageio-ffmpeg
# lightning-utilities
# wandb
six==1.16.0
# via
# azure-core
# docker-pycreds
# python-dateutil
smmap==5.0.1
# via gitdb
statsd==4.0.1
# via flytekit
sympy==1.13.3
# via torch
tenacity==9.0.0
# via plotly
tensordict==0.5.0
# via nerf (pyproject.toml)
torch==2.4.1
# via
# nerf (pyproject.toml)
# lightning
# pytorch-lightning
# tensordict
# torchmetrics
torchmetrics==1.4.3
# via
# lightning
# pytorch-lightning
tqdm==4.66.5
# via
# lightning
# moviepy
# proglog
# pytorch-lightning
triton==3.0.0
# via torch
typing-extensions==4.12.2
# via
# azure-core
# azure-identity
# azure-storage-blob
# faker
# flytekit
# lightning
# lightning-utilities
# mashumaro
# pydantic
# pydantic-core
# pytorch-lightning
# rich-click
# torch
# typing-inspect
# union
typing-inspect==0.9.0
# via dataclasses-json
tzdata==2024.2
# via pandas
union==0.1.85
# via nerf (pyproject.toml)
unionai-actor==0.1.2
# via union
urllib3==2.2.3
# via
# botocore
# docker
# flytekit
# requests
# sentry-sdk
wandb==0.18.3
# via nerf (pyproject.toml)
wrapt==1.16.0
# via aiobotocore
yarl==1.15.3
# via aiohttp
zipp==3.20.2
# via importlib-metadata