test.txt 25.1 KB
Newer Older
1
# This file was autogenerated by uv via the following command:
2
#    uv pip compile requirements/test.in -o requirements/test.txt --index-strategy unsafe-best-match --torch-backend cu129 --python-platform x86_64-manylinux_2_28 --python-version 3.12
3
4
5
6
7
8
absl-py==2.1.0
    # via rouge-score
accelerate==1.0.1
    # via
    #   lm-eval
    #   peft
9
10
11
12
aenum==3.1.16
    # via lightly
affine==2.4.0
    # via rasterio
13
aiohappyeyeballs==2.6.1
14
    # via aiohttp
15
aiohttp==3.13.0
16
    # via
Rui Qiao's avatar
Rui Qiao committed
17
    #   aiohttp-cors
18
19
    #   datasets
    #   fsspec
20
    #   gpt-oss
21
    #   lm-eval
Rui Qiao's avatar
Rui Qiao committed
22
23
24
    #   ray
aiohttp-cors==0.8.1
    # via ray
25
aiosignal==1.4.0
Rui Qiao's avatar
Rui Qiao committed
26
    # via aiohttp
27
28
29
albucore==0.0.16
    # via terratorch
albumentations==1.4.6
30
31
32
    # via
    #   -r requirements/test.in
    #   terratorch
33
34
alembic==1.16.4
    # via mlflow
35
36
annotated-doc==0.0.4
    # via fastapi
37
38
annotated-types==0.7.0
    # via pydantic
39
40
41
42
antlr4-python3-runtime==4.9.3
    # via
    #   hydra-core
    #   omegaconf
43
anyio==4.6.2.post1
44
45
46
    # via
    #   httpx
    #   starlette
47
arctic-inference==0.1.1
48
    # via -r requirements/test.in
49
50
argcomplete==3.5.1
    # via datamodel-code-generator
51
52
arrow==1.3.0
    # via isoduration
53
54
55
attrs==24.2.0
    # via
    #   aiohttp
56
    #   fiona
57
    #   hypothesis
58
59
    #   jsonlines
    #   jsonschema
60
    #   pytest-subtests
61
    #   rasterio
62
63
64
    #   referencing
audioread==3.0.1
    # via librosa
65
backoff==2.2.1
66
67
68
    # via
    #   -r requirements/test.in
    #   schemathesis
69
bitsandbytes==0.46.1
70
71
72
    # via
    #   -r requirements/test.in
    #   lightning
73
74
black==24.10.0
    # via datamodel-code-generator
75
76
blinker==1.9.0
    # via flask
77
78
blobfile==3.0.0
    # via -r requirements/test.in
79
80
bm25s==0.2.13
    # via mteb
81
boto3==1.35.57
82
83
84
    # via
    #   runai-model-streamer-s3
    #   tensorizer
85
botocore==1.35.57
86
87
88
    # via
    #   boto3
    #   s3transfer
89
90
bounded-pool-executor==0.0.3
    # via pqdm
91
buildkite-test-collector==0.1.9
92
    # via -r requirements/test.in
Rui Qiao's avatar
Rui Qiao committed
93
cachetools==5.5.2
94
95
96
    # via
    #   google-auth
    #   mlflow-skinny
97
98
certifi==2024.8.30
    # via
99
    #   fiona
100
101
    #   httpcore
    #   httpx
102
103
104
105
    #   lightly
    #   pyogrio
    #   pyproj
    #   rasterio
106
107
108
109
110
111
112
    #   requests
cffi==1.17.1
    # via soundfile
chardet==5.2.0
    # via mbstrdecoder
charset-normalizer==3.4.0
    # via requests
113
114
chz==0.3.0
    # via gpt-oss
115
116
117
click==8.1.7
    # via
    #   black
118
119
120
121
    #   click-plugins
    #   cligj
    #   fiona
    #   flask
122
    #   jiwer
123
    #   mlflow-skinny
124
    #   nltk
125
    #   rasterio
126
    #   ray
127
    #   schemathesis
128
    #   typer
129
130
131
132
133
134
135
136
137
138
139
    #   uvicorn
click-plugins==1.1.1.2
    # via
    #   fiona
    #   rasterio
cligj==0.7.2
    # via
    #   fiona
    #   rasterio
cloudpickle==3.1.1
    # via mlflow-skinny
140
141
colorama==0.4.6
    # via
oscardev256's avatar
oscardev256 committed
142
    #   perceptron
143
    #   sacrebleu
144
    #   schemathesis
145
    #   tqdm-multiprocess
Rui Qiao's avatar
Rui Qiao committed
146
147
colorful==0.5.6
    # via ray
148
149
contourpy==1.3.0
    # via matplotlib
150
151
coverage==7.10.6
    # via pytest-cov
152
153
cramjam==2.9.0
    # via fastparquet
154
cupy-cuda12x==13.6.0
155
156
157
    # via ray
cycler==0.12.1
    # via matplotlib
158
159
databricks-sdk==0.59.0
    # via mlflow-skinny
160
datamodel-code-generator==0.26.3
161
    # via -r requirements/test.in
162
163
164
165
166
167
168
169
dataproperty==1.0.1
    # via
    #   pytablewriter
    #   tabledata
datasets==3.0.2
    # via
    #   evaluate
    #   lm-eval
170
    #   mteb
171
172
decorator==5.1.1
    # via librosa
173
174
decord==0.6.0
    # via -r requirements/test.in
175
176
177
178
179
180
dill==0.3.8
    # via
    #   datasets
    #   evaluate
    #   lm-eval
    #   multiprocess
Rui Qiao's avatar
Rui Qiao committed
181
182
distlib==0.3.9
    # via virtualenv
183
184
dnspython==2.7.0
    # via email-validator
185
docker==7.1.0
186
187
188
    # via
    #   gpt-oss
    #   mlflow
189
190
docopt==0.6.2
    # via num2words
191
192
193
194
195
docstring-parser==0.17.0
    # via jsonargparse
efficientnet-pytorch==0.7.1
    # via segmentation-models-pytorch
einops==0.8.1
196
    # via
197
    #   -r requirements/test.in
198
    #   encodec
199
200
    #   terratorch
    #   torchgeo
201
202
203
204
    #   vector-quantize-pytorch
    #   vocos
einx==0.3.0
    # via vector-quantize-pytorch
205
206
email-validator==2.2.0
    # via pydantic
207
208
encodec==0.1.1
    # via vocos
209
210
evaluate==0.4.3
    # via lm-eval
211
fastapi==0.128.0
212
213
214
    # via
    #   gpt-oss
    #   mlflow-skinny
215
216
fastparquet==2024.11.0
    # via genai-perf
217
218
fastrlock==0.8.2
    # via cupy-cuda12x
219
220
fastsafetensors==0.1.10
    # via -r requirements/test.in
221
222
filelock==3.16.1
    # via
223
    #   blobfile
224
225
226
227
228
    #   datasets
    #   huggingface-hub
    #   ray
    #   torch
    #   transformers
Rui Qiao's avatar
Rui Qiao committed
229
    #   virtualenv
230
231
232
233
fiona==1.10.1
    # via torchgeo
flask==3.1.1
    # via mlflow
234
fonttools==4.55.0
235
    # via matplotlib
236
237
fqdn==1.5.1
    # via jsonschema
238
239
frozendict==2.4.6
    # via einx
240
241
242
243
frozenlist==1.5.0
    # via
    #   aiohttp
    #   aiosignal
244
fsspec==2024.9.0
245
246
247
    # via
    #   datasets
    #   evaluate
248
    #   fastparquet
249
    #   huggingface-hub
250
251
    #   lightning
    #   pytorch-lightning
252
    #   torch
253
254
ftfy==6.3.1
    # via open-clip-torch
255
genai-perf==0.0.8
256
    # via -r requirements/test.in
257
258
genson==1.3.0
    # via datamodel-code-generator
259
260
261
262
263
264
geopandas==1.0.1
    # via terratorch
gitdb==4.0.12
    # via gitpython
gitpython==3.1.44
    # via mlflow-skinny
Rui Qiao's avatar
Rui Qiao committed
265
google-api-core==2.24.2
266
267
268
269
    # via
    #   google-cloud-core
    #   google-cloud-storage
    #   opencensus
Rui Qiao's avatar
Rui Qiao committed
270
google-auth==2.40.2
271
272
273
    # via
    #   databricks-sdk
    #   google-api-core
274
275
276
277
278
279
280
281
282
283
284
285
286
    #   google-cloud-core
    #   google-cloud-storage
    #   runai-model-streamer-gcs
google-cloud-core==2.4.3
    # via google-cloud-storage
google-cloud-storage==3.4.0
    # via runai-model-streamer-gcs
google-crc32c==1.7.1
    # via
    #   google-cloud-storage
    #   google-resumable-media
google-resumable-media==2.7.2
    # via google-cloud-storage
Rui Qiao's avatar
Rui Qiao committed
287
288
googleapis-common-protos==1.70.0
    # via google-api-core
289
290
gpt-oss==0.0.8
    # via -r requirements/test.in
291
292
graphene==3.4.3
    # via mlflow
293
graphql-core==3.2.6
294
295
296
297
298
299
300
301
    # via
    #   graphene
    #   graphql-relay
    #   hypothesis-graphql
graphql-relay==3.2.0
    # via graphene
greenlet==3.2.3
    # via sqlalchemy
302
grpcio==1.76.0
Rui Qiao's avatar
Rui Qiao committed
303
    # via ray
304
305
gunicorn==23.0.0
    # via mlflow
306
h11==0.14.0
307
308
309
    # via
    #   httpcore
    #   uvicorn
oscardev256's avatar
oscardev256 committed
310
311
h2==4.3.0
    # via httpx
312
313
h5py==3.13.0
    # via terratorch
314
315
harfile==0.3.0
    # via schemathesis
316
hf-xet==1.1.7
317
    # via huggingface-hub
318
319
hiredis==3.0.0
    # via tensorizer
oscardev256's avatar
oscardev256 committed
320
321
hpack==4.1.0
    # via h2
322
323
html2text==2025.4.15
    # via gpt-oss
324
325
326
httpcore==1.0.6
    # via httpx
httpx==0.27.2
327
328
    # via
    #   -r requirements/test.in
oscardev256's avatar
oscardev256 committed
329
    #   perceptron
330
    #   schemathesis
331
huggingface-hub==0.34.3
332
333
334
335
    # via
    #   accelerate
    #   datasets
    #   evaluate
336
    #   open-clip-torch
337
    #   peft
338
    #   segmentation-models-pytorch
339
    #   sentence-transformers
340
    #   terratorch
341
342
343
    #   timm
    #   tokenizers
    #   transformers
344
    #   vocos
345
346
humanize==4.11.0
    # via runai-model-streamer
347
348
349
350
hydra-core==1.3.2
    # via
    #   lightly
    #   lightning
oscardev256's avatar
oscardev256 committed
351
352
hyperframe==6.1.0
    # via h2
353
354
355
356
357
358
359
360
361
hypothesis==6.131.0
    # via
    #   hypothesis-graphql
    #   hypothesis-jsonschema
    #   schemathesis
hypothesis-graphql==0.11.1
    # via schemathesis
hypothesis-jsonschema==0.23.1
    # via schemathesis
362
363
364
365
366
idna==3.10
    # via
    #   anyio
    #   email-validator
    #   httpx
367
    #   jsonschema
368
369
    #   requests
    #   yarl
370
371
372
373
374
375
376
377
imageio==2.37.0
    # via scikit-image
importlib-metadata==8.7.0
    # via
    #   mlflow-skinny
    #   opentelemetry-api
importlib-resources==6.5.2
    # via typeshed-client
378
379
380
381
inflect==5.6.2
    # via datamodel-code-generator
iniconfig==2.0.0
    # via pytest
382
383
isoduration==20.11.0
    # via jsonschema
384
385
isort==5.13.2
    # via datamodel-code-generator
386
387
itsdangerous==2.2.0
    # via flask
388
jinja2==3.1.6
389
390
    # via
    #   datamodel-code-generator
391
392
    #   flask
    #   mlflow
393
    #   torch
394
jiwer==3.0.5
395
    # via -r requirements/test.in
396
397
398
399
400
401
402
403
404
jmespath==1.0.1
    # via
    #   boto3
    #   botocore
joblib==1.4.2
    # via
    #   librosa
    #   nltk
    #   scikit-learn
405
406
407
408
jsonargparse==4.35.0
    # via
    #   lightning
    #   terratorch
409
410
jsonlines==4.0.0
    # via lm-eval
411
412
jsonpointer==3.0.0
    # via jsonschema
413
jsonschema==4.23.0
414
    # via
415
    #   hypothesis-jsonschema
416
417
    #   mistral-common
    #   ray
418
    #   schemathesis
419
420
jsonschema-specifications==2024.10.1
    # via jsonschema
421
422
junit-xml==1.9
    # via schemathesis
423
424
kaleido==0.2.1
    # via genai-perf
425
426
kiwisolver==1.4.7
    # via matplotlib
427
428
429
430
kornia==0.8.1
    # via torchgeo
kornia-rs==0.1.9
    # via kornia
431
lazy-loader==0.4
432
433
434
    # via
    #   librosa
    #   scikit-image
435
436
437
libnacl==2.1.0
    # via tensorizer
librosa==0.10.2.post1
438
    # via -r requirements/test.in
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
lightly==1.5.20
    # via
    #   terratorch
    #   torchgeo
lightly-utils==0.0.2
    # via lightly
lightning==2.5.1.post0
    # via
    #   terratorch
    #   torchgeo
lightning-utilities==0.14.3
    # via
    #   lightning
    #   pytorch-lightning
    #   torchmetrics
454
llvmlite==0.44.0
455
    # via numba
456
lm-eval==0.4.9.2
457
    # via -r requirements/test.in
458
lxml==5.3.0
459
460
    # via
    #   blobfile
461
    #   gpt-oss
462
    #   sacrebleu
463
464
465
466
mako==1.3.10
    # via alembic
markdown==3.8.2
    # via mlflow
467
468
markdown-it-py==3.0.0
    # via rich
Huy Do's avatar
Huy Do committed
469
markupsafe==3.0.1
470
    # via
471
    #   flask
472
    #   jinja2
473
    #   mako
474
    #   werkzeug
475
matplotlib==3.9.2
476
477
478
479
480
481
    # via
    #   -r requirements/test.in
    #   lightning
    #   mlflow
    #   pycocotools
    #   torchgeo
482
483
484
485
486
mbstrdecoder==1.1.3
    # via
    #   dataproperty
    #   pytablewriter
    #   typepy
487
488
mdurl==0.1.2
    # via markdown-it-py
489
mistral-common==1.8.8
490
    # via -r requirements/test.in
491
492
493
494
mlflow==2.22.0
    # via terratorch
mlflow-skinny==2.22.0
    # via mlflow
495
496
497
498
499
500
501
502
more-itertools==10.5.0
    # via lm-eval
mpmath==1.3.0
    # via sympy
msgpack==1.1.0
    # via
    #   librosa
    #   ray
503
mteb==2.1.2
504
    # via -r requirements/test.in
505
506
507
508
509
510
511
512
multidict==6.1.0
    # via
    #   aiohttp
    #   yarl
multiprocess==0.70.16
    # via
    #   datasets
    #   evaluate
513
514
munch==4.0.0
    # via pretrainedmodels
515
516
517
mypy-extensions==1.0.0
    # via black
networkx==3.2.1
518
519
520
    # via
    #   scikit-image
    #   torch
521
522
nltk==3.9.1
    # via rouge-score
523
524
num2words==0.5.14
    # via -r requirements/test.in
cyyever's avatar
cyyever committed
525
numba==0.61.2
526
527
528
    # via
    #   -r requirements/test.in
    #   librosa
529
530
531
532
numexpr==2.10.1
    # via lm-eval
numpy==1.26.4
    # via
533
    #   -r requirements/test.in
534
    #   accelerate
535
536
    #   albucore
    #   albumentations
537
    #   bitsandbytes
538
    #   bm25s
539
540
541
    #   contourpy
    #   cupy-cuda12x
    #   datasets
542
    #   decord
543
544
    #   einx
    #   encodec
545
    #   evaluate
546
547
    #   fastparquet
    #   genai-perf
548
549
550
    #   geopandas
    #   h5py
    #   imageio
551
    #   librosa
552
553
    #   lightly
    #   lightly-utils
554
    #   matplotlib
555
    #   mistral-common
556
    #   mlflow
557
    #   mteb
558
559
    #   numba
    #   numexpr
560
    #   opencv-python-headless
561
    #   pandas
562
    #   patsy
563
    #   peft
oscardev256's avatar
oscardev256 committed
564
    #   perceptron
565
566
567
568
    #   pycocotools
    #   pyogrio
    #   rasterio
    #   rioxarray
569
    #   rouge-score
570
    #   runai-model-streamer
571
    #   sacrebleu
572
    #   scikit-image
573
574
    #   scikit-learn
    #   scipy
575
576
    #   segmentation-models-pytorch
    #   shapely
577
    #   soxr
578
    #   statsmodels
579
    #   tensorboardx
580
    #   tensorizer
581
582
583
    #   tifffile
    #   torchgeo
    #   torchmetrics
584
585
    #   torchvision
    #   transformers
586
    #   tritonclient
587
    #   vocos
588
    #   xarray
589
nvidia-cublas-cu12==12.9.1.4
590
591
592
593
    # via
    #   nvidia-cudnn-cu12
    #   nvidia-cusolver-cu12
    #   torch
594
nvidia-cuda-cupti-cu12==12.9.79
595
    # via torch
596
nvidia-cuda-nvrtc-cu12==12.9.86
597
    # via torch
598
nvidia-cuda-runtime-cu12==12.9.79
599
    # via torch
Huy Do's avatar
Huy Do committed
600
nvidia-cudnn-cu12==9.10.2.21
601
    # via torch
602
nvidia-cufft-cu12==11.4.1.4
603
    # via torch
604
nvidia-cufile-cu12==1.14.1.1
605
    # via torch
606
nvidia-curand-cu12==10.3.10.19
607
    # via torch
608
nvidia-cusolver-cu12==11.7.5.82
Huy Do's avatar
Huy Do committed
609
    # via torch
610
nvidia-cusparse-cu12==12.5.10.65
611
612
613
    # via
    #   nvidia-cusolver-cu12
    #   torch
Huy Do's avatar
Huy Do committed
614
nvidia-cusparselt-cu12==0.7.1
Michael Goin's avatar
Michael Goin committed
615
    # via torch
616
nvidia-nccl-cu12==2.27.5
617
    # via torch
618
nvidia-nvjitlink-cu12==12.9.86
619
    # via
Huy Do's avatar
Huy Do committed
620
    #   nvidia-cufft-cu12
621
622
623
    #   nvidia-cusolver-cu12
    #   nvidia-cusparse-cu12
    #   torch
624
625
626
nvidia-nvshmem-cu12==3.3.20
    # via torch
nvidia-nvtx-cu12==12.9.79
627
    # via torch
628
629
630
631
omegaconf==2.3.0
    # via
    #   hydra-core
    #   lightning
632
633
open-clip-torch==2.32.0
    # via -r requirements/test.in
634
635
openai-harmony==0.0.4
    # via gpt-oss
Rui Qiao's avatar
Rui Qiao committed
636
637
638
639
opencensus==0.11.4
    # via ray
opencensus-context==0.1.3
    # via opencensus
640
641
642
opencv-python-headless==4.11.0.86
    # via
    #   -r requirements/test.in
643
644
    #   albucore
    #   albumentations
645
    #   mistral-common
646
647
648
opentelemetry-api==1.35.0
    # via
    #   mlflow-skinny
Rui Qiao's avatar
Rui Qiao committed
649
    #   opentelemetry-exporter-prometheus
650
651
    #   opentelemetry-sdk
    #   opentelemetry-semantic-conventions
Rui Qiao's avatar
Rui Qiao committed
652
653
654
655
opentelemetry-exporter-prometheus==0.56b0
    # via ray
opentelemetry-proto==1.36.0
    # via ray
656
opentelemetry-sdk==1.35.0
Rui Qiao's avatar
Rui Qiao committed
657
658
659
660
    # via
    #   mlflow-skinny
    #   opentelemetry-exporter-prometheus
    #   ray
661
662
opentelemetry-semantic-conventions==0.56b0
    # via opentelemetry-sdk
663
packaging==24.2
664
665
666
667
668
669
    # via
    #   accelerate
    #   black
    #   datamodel-code-generator
    #   datasets
    #   evaluate
670
    #   fastparquet
671
672
    #   geopandas
    #   gunicorn
673
    #   huggingface-hub
674
675
    #   hydra-core
    #   kornia
676
    #   lazy-loader
677
678
    #   lightning
    #   lightning-utilities
679
    #   matplotlib
680
    #   mlflow-skinny
681
    #   peft
682
    #   plotly
683
    #   pooch
684
    #   pyogrio
685
686
    #   pytest
    #   pytest-rerunfailures
687
    #   pytorch-lightning
688
    #   ray
689
690
    #   rioxarray
    #   scikit-image
691
    #   statsmodels
692
693
    #   tensorboardx
    #   torchmetrics
694
695
    #   transformers
    #   typepy
696
    #   xarray
697
698
699
700
pandas==2.2.3
    # via
    #   datasets
    #   evaluate
701
702
    #   fastparquet
    #   genai-perf
703
704
    #   geopandas
    #   mlflow
705
    #   statsmodels
706
707
    #   torchgeo
    #   xarray
708
709
710
711
pathspec==0.12.1
    # via black
pathvalidate==3.2.1
    # via pytablewriter
712
713
patsy==1.0.1
    # via statsmodels
714
peft==0.16.0
715
    # via
716
    #   -r requirements/test.in
717
    #   lm-eval
oscardev256's avatar
oscardev256 committed
718
719
perceptron==0.1.4
    # via -r requirements/test.in
720
pillow==10.4.0
721
    # via
722
    #   genai-perf
723
724
    #   imageio
    #   lightly-utils
725
    #   matplotlib
726
    #   mistral-common
oscardev256's avatar
oscardev256 committed
727
    #   perceptron
728
729
730
    #   scikit-image
    #   segmentation-models-pytorch
    #   torchgeo
731
732
733
734
735
    #   torchvision
platformdirs==4.3.6
    # via
    #   black
    #   pooch
Rui Qiao's avatar
Rui Qiao committed
736
    #   virtualenv
737
738
plotly==5.24.1
    # via genai-perf
739
pluggy==1.5.0
740
741
742
    # via
    #   pytest
    #   pytest-cov
743
744
polars==1.29.0
    # via mteb
745
746
747
748
pooch==1.8.2
    # via librosa
portalocker==2.10.1
    # via sacrebleu
749
pqdm==0.2.0
750
    # via -r requirements/test.in
751
752
pretrainedmodels==0.7.4
    # via segmentation-models-pytorch
Rui Qiao's avatar
Rui Qiao committed
753
prometheus-client==0.22.0
Rui Qiao's avatar
Rui Qiao committed
754
755
756
    # via
    #   opentelemetry-exporter-prometheus
    #   ray
757
propcache==0.2.0
758
759
760
    # via
    #   aiohttp
    #   yarl
Rui Qiao's avatar
Rui Qiao committed
761
762
proto-plus==1.26.1
    # via google-api-core
763
protobuf==6.33.2
764
    # via
Rui Qiao's avatar
Rui Qiao committed
765
766
    #   google-api-core
    #   googleapis-common-protos
767
    #   mlflow-skinny
Rui Qiao's avatar
Rui Qiao committed
768
    #   opentelemetry-proto
Rui Qiao's avatar
Rui Qiao committed
769
    #   proto-plus
770
    #   ray
771
    #   tensorboardx
772
773
774
775
776
777
778
779
    #   tensorizer
psutil==6.1.0
    # via
    #   accelerate
    #   peft
    #   tensorizer
py==1.11.0
    # via pytest-forked
Rui Qiao's avatar
Rui Qiao committed
780
781
py-spy==0.4.0
    # via ray
782
pyarrow==18.0.0
783
784
785
    # via
    #   datasets
    #   genai-perf
786
    #   mlflow
Rui Qiao's avatar
Rui Qiao committed
787
788
789
790
791
792
pyasn1==0.6.1
    # via
    #   pyasn1-modules
    #   rsa
pyasn1-modules==0.4.2
    # via google-auth
793
794
pybind11==2.13.6
    # via lm-eval
795
796
pycocotools==2.0.8
    # via terratorch
Patrick von Platen's avatar
Patrick von Platen committed
797
798
pycountry==24.6.1
    # via pydantic-extra-types
799
800
pycparser==2.22
    # via cffi
801
802
pycryptodomex==3.22.0
    # via blobfile
803
pydantic==2.12.0
804
    # via
805
    #   -r requirements/test.in
806
    #   albumentations
807
    #   datamodel-code-generator
808
    #   fastapi
809
    #   gpt-oss
810
    #   lightly
811
    #   mistral-common
812
    #   mlflow-skinny
813
    #   mteb
814
    #   openai-harmony
Patrick von Platen's avatar
Patrick von Platen committed
815
    #   pydantic-extra-types
Rui Qiao's avatar
Rui Qiao committed
816
    #   ray
817
pydantic-core==2.41.1
818
    # via pydantic
Patrick von Platen's avatar
Patrick von Platen committed
819
820
pydantic-extra-types==2.10.5
    # via mistral-common
821
822
pygments==2.18.0
    # via rich
823
824
pyogrio==0.11.0
    # via geopandas
825
pyparsing==3.2.0
826
827
828
829
830
831
832
833
    # via
    #   matplotlib
    #   rasterio
pyproj==3.7.1
    # via
    #   geopandas
    #   rioxarray
    #   torchgeo
834
835
pyrate-limiter==3.7.0
    # via schemathesis
836
837
pystemmer==3.0.0
    # via mteb
838
839
pytablewriter==1.2.0
    # via lm-eval
840
pytest==8.3.5
841
    # via
842
    #   -r requirements/test.in
843
    #   buildkite-test-collector
844
    #   genai-perf
845
    #   pytest-asyncio
846
    #   pytest-cov
847
    #   pytest-forked
848
    #   pytest-mock
849
850
    #   pytest-rerunfailures
    #   pytest-shard
851
    #   pytest-subtests
852
    #   pytest-timeout
853
    #   schemathesis
854
    #   terratorch
855
pytest-asyncio==0.24.0
856
    # via -r requirements/test.in
857
858
pytest-cov==6.3.0
    # via -r requirements/test.in
859
pytest-forked==1.6.0
860
    # via -r requirements/test.in
861
862
pytest-mock==3.14.0
    # via genai-perf
863
pytest-rerunfailures==14.0
864
    # via -r requirements/test.in
865
pytest-shard==0.1.2
866
    # via -r requirements/test.in
867
868
pytest-subtests==0.14.1
    # via schemathesis
869
870
pytest-timeout==2.3.1
    # via -r requirements/test.in
871
872
python-box==7.3.2
    # via terratorch
873
874
python-dateutil==2.9.0.post0
    # via
875
    #   arrow
876
    #   botocore
877
878
    #   graphene
    #   lightly
879
880
881
    #   matplotlib
    #   pandas
    #   typepy
882
883
python-rapidjson==1.20
    # via tritonclient
884
885
886
887
pytorch-lightning==2.5.2
    # via
    #   lightly
    #   lightning
888
889
pytrec-eval-terrier==0.5.7
    # via mteb
890
891
892
893
894
895
896
pytz==2024.2
    # via
    #   pandas
    #   typepy
pyyaml==6.0.2
    # via
    #   accelerate
897
    #   albumentations
898
899
    #   datamodel-code-generator
    #   datasets
900
    #   genai-perf
901
    #   huggingface-hub
902
903
904
905
    #   jsonargparse
    #   lightning
    #   mlflow-skinny
    #   omegaconf
906
    #   peft
907
    #   pytorch-lightning
908
    #   ray
909
    #   responses
910
    #   schemathesis
911
912
    #   timm
    #   transformers
913
    #   vocos
914
915
rapidfuzz==3.12.1
    # via jiwer
916
917
918
919
920
rasterio==1.4.3
    # via
    #   rioxarray
    #   terratorch
    #   torchgeo
Rui Qiao's avatar
Rui Qiao committed
921
ray==2.48.0
922
    # via -r requirements/test.in
923
924
925
926
927
928
929
930
931
redis==5.2.0
    # via tensorizer
referencing==0.35.1
    # via
    #   jsonschema
    #   jsonschema-specifications
regex==2024.9.11
    # via
    #   nltk
932
    #   open-clip-torch
933
934
935
936
937
938
    #   sacrebleu
    #   tiktoken
    #   transformers
requests==2.32.3
    # via
    #   buildkite-test-collector
939
    #   databricks-sdk
940
    #   datasets
941
    #   docker
942
    #   evaluate
Rui Qiao's avatar
Rui Qiao committed
943
    #   google-api-core
944
    #   google-cloud-storage
945
    #   gpt-oss
946
    #   huggingface-hub
947
    #   lightly
948
    #   lm-eval
949
    #   mistral-common
950
    #   mlflow-skinny
951
    #   mteb
952
953
    #   pooch
    #   ray
954
    #   responses
955
956
    #   schemathesis
    #   starlette-testclient
957
958
    #   tiktoken
    #   transformers
959
960
responses==0.25.3
    # via genai-perf
961
962
963
964
rfc3339-validator==0.1.4
    # via jsonschema
rfc3987==1.3.8
    # via jsonschema
965
rich==13.9.4
966
967
    # via
    #   genai-perf
968
    #   lightning
969
    #   mteb
oscardev256's avatar
oscardev256 committed
970
    #   perceptron
971
    #   typer
972
973
rioxarray==0.19.0
    # via terratorch
974
975
rouge-score==0.1.2
    # via lm-eval
976
rpds-py==0.20.1
977
978
979
    # via
    #   jsonschema
    #   referencing
Rui Qiao's avatar
Rui Qiao committed
980
981
rsa==4.9.1
    # via google-auth
982
983
rtree==1.4.0
    # via torchgeo
984
runai-model-streamer==0.15.3
985
    # via -r requirements/test.in
986
runai-model-streamer-gcs==0.15.3
987
    # via runai-model-streamer
988
runai-model-streamer-s3==0.15.3
989
    # via runai-model-streamer
990
s3transfer==0.10.3
991
    # via boto3
992
993
994
995
996
sacrebleu==2.4.3
    # via lm-eval
safetensors==0.4.5
    # via
    #   accelerate
997
    #   open-clip-torch
998
999
1000
    #   peft
    #   timm
    #   transformers
1001
1002
schemathesis==3.39.15
    # via -r requirements/test.in
1003
1004
scikit-image==0.25.2
    # via albumentations
1005
1006
scikit-learn==1.5.2
    # via
1007
    #   albumentations
1008
1009
    #   librosa
    #   lm-eval
1010
    #   mlflow
1011
    #   mteb
1012
1013
1014
    #   sentence-transformers
scipy==1.13.1
    # via
1015
    #   albumentations
1016
    #   bm25s
1017
    #   librosa
1018
    #   mlflow
1019
    #   mteb
1020
    #   scikit-image
1021
1022
    #   scikit-learn
    #   sentence-transformers
1023
    #   statsmodels
1024
    #   vocos
1025
1026
1027
1028
segmentation-models-pytorch==0.4.0
    # via
    #   terratorch
    #   torchgeo
1029
sentence-transformers==5.2.0
1030
1031
1032
    # via
    #   -r requirements/test.in
    #   mteb
1033
setuptools==77.0.3
1034
    # via
1035
    #   lightning-utilities
1036
1037
    #   pytablewriter
    #   torch
1038
1039
1040
1041
shapely==2.1.1
    # via
    #   geopandas
    #   torchgeo
1042
shellingham==1.5.4
oscardev256's avatar
oscardev256 committed
1043
1044
1045
    # via
    #   perceptron
    #   typer
1046
1047
six==1.16.0
    # via
1048
    #   junit-xml
1049
    #   lightly
Rui Qiao's avatar
Rui Qiao committed
1050
    #   opencensus
1051
    #   python-dateutil
1052
    #   rfc3339-validator
1053
    #   rouge-score
1054
    #   segmentation-models-pytorch
Rui Qiao's avatar
Rui Qiao committed
1055
1056
smart-open==7.1.0
    # via ray
1057
1058
smmap==5.0.2
    # via gitdb
1059
1060
1061
1062
sniffio==1.3.1
    # via
    #   anyio
    #   httpx
1063
1064
sortedcontainers==2.4.0
    # via hypothesis
1065
1066
soundfile==0.12.1
    # via
1067
    #   -r requirements/test.in
1068
    #   librosa
Julien Denize's avatar
Julien Denize committed
1069
    #   mistral-common
1070
soxr==0.5.0.post1
Julien Denize's avatar
Julien Denize committed
1071
1072
1073
    # via
    #   librosa
    #   mistral-common
1074
1075
1076
1077
sqlalchemy==2.0.41
    # via
    #   alembic
    #   mlflow
1078
1079
sqlitedict==2.1.0
    # via lm-eval
1080
1081
sqlparse==0.5.3
    # via mlflow-skinny
1082
starlette==0.50.0
1083
    # via
1084
    #   fastapi
1085
1086
1087
1088
    #   schemathesis
    #   starlette-testclient
starlette-testclient==0.4.1
    # via schemathesis
1089
1090
statsmodels==0.14.4
    # via genai-perf
1091
1092
structlog==25.4.0
    # via gpt-oss
Huy Do's avatar
Huy Do committed
1093
sympy==1.13.3
1094
1095
1096
    # via
    #   einx
    #   torch
1097
1098
1099
1100
tabledata==1.3.3
    # via pytablewriter
tabulate==0.9.0
    # via sacrebleu
1101
1102
tblib==3.1.0
    # via -r requirements/test.in
1103
1104
tcolorpy==0.1.6
    # via pytablewriter
1105
tenacity==9.1.2
1106
    # via
1107
    #   gpt-oss
1108
1109
    #   lm-eval
    #   plotly
1110
1111
tensorboardx==2.6.4
    # via lightning
1112
tensorizer==2.10.1
1113
    # via -r requirements/test.in
1114
1115
termcolor==3.1.0
    # via gpt-oss
1116
terratorch @ git+https://github.com/IBM/terratorch.git@07184fcf91a1324f831ff521dd238d97fe350e3e
1117
    # via -r requirements/test.in
1118
1119
threadpoolctl==3.5.0
    # via scikit-learn
1120
1121
1122
1123
tifffile==2025.3.30
    # via
    #   scikit-image
    #   terratorch
1124
tiktoken==0.12.0
1125
    # via
1126
    #   gpt-oss
1127
1128
    #   lm-eval
    #   mistral-common
Nicolò Lucchesi's avatar
Nicolò Lucchesi committed
1129
timm==1.0.17
1130
1131
1132
    # via
    #   -r requirements/test.in
    #   open-clip-torch
1133
1134
1135
    #   segmentation-models-pytorch
    #   terratorch
    #   torchgeo
1136
tokenizers==0.22.0
1137
1138
1139
    # via
    #   -r requirements/test.in
    #   transformers
1140
1141
1142
1143
tomli==2.2.1
    # via schemathesis
tomli-w==1.2.0
    # via schemathesis
1144
torch==2.9.1+cu129
1145
    # via
1146
    #   -r requirements/test.in
1147
1148
    #   accelerate
    #   bitsandbytes
1149
    #   efficientnet-pytorch
1150
    #   encodec
1151
    #   fastsafetensors
1152
1153
1154
    #   kornia
    #   lightly
    #   lightning
1155
    #   lm-eval
1156
    #   mteb
1157
    #   open-clip-torch
1158
    #   peft
1159
1160
    #   pretrainedmodels
    #   pytorch-lightning
1161
    #   runai-model-streamer
1162
    #   segmentation-models-pytorch
1163
1164
    #   sentence-transformers
    #   tensorizer
1165
    #   terratorch
1166
    #   timm
1167
    #   torchaudio
1168
1169
    #   torchgeo
    #   torchmetrics
1170
    #   torchvision
1171
1172
    #   vector-quantize-pytorch
    #   vocos
1173
torchaudio==2.9.1+cu129
1174
    # via
1175
    #   -r requirements/test.in
1176
1177
    #   encodec
    #   vocos
1178
1179
1180
1181
1182
1183
1184
1185
torchgeo==0.7.0
    # via terratorch
torchmetrics==1.7.4
    # via
    #   lightning
    #   pytorch-lightning
    #   terratorch
    #   torchgeo
1186
torchvision==0.24.1+cu129
Michael Goin's avatar
Michael Goin committed
1187
1188
    # via
    #   -r requirements/test.in
1189
    #   lightly
1190
    #   open-clip-torch
1191
1192
1193
    #   pretrainedmodels
    #   segmentation-models-pytorch
    #   terratorch
Michael Goin's avatar
Michael Goin committed
1194
    #   timm
1195
    #   torchgeo
1196
1197
1198
1199
1200
tqdm==4.66.6
    # via
    #   datasets
    #   evaluate
    #   huggingface-hub
1201
1202
    #   lightly
    #   lightning
1203
    #   lm-eval
1204
    #   mteb
1205
    #   nltk
1206
    #   open-clip-torch
1207
    #   peft
1208
    #   pqdm
1209
1210
1211
    #   pretrainedmodels
    #   pytorch-lightning
    #   segmentation-models-pytorch
1212
1213
1214
1215
1216
    #   sentence-transformers
    #   tqdm-multiprocess
    #   transformers
tqdm-multiprocess==0.0.11
    # via lm-eval
1217
transformers==4.57.3
1218
    # via
1219
    #   -r requirements/test.in
1220
    #   genai-perf
1221
1222
1223
1224
1225
    #   lm-eval
    #   peft
    #   sentence-transformers
    #   transformers-stream-generator
transformers-stream-generator==0.0.5
1226
    # via -r requirements/test.in
1227
triton==3.5.1
1228
    # via torch
1229
1230
tritonclient==2.51.0
    # via
1231
    #   -r requirements/test.in
1232
    #   genai-perf
1233
typepy==1.3.2
1234
1235
1236
1237
    # via
    #   dataproperty
    #   pytablewriter
    #   tabledata
1238
typer==0.15.2
oscardev256's avatar
oscardev256 committed
1239
1240
1241
    # via
    #   fastsafetensors
    #   perceptron
1242
1243
types-python-dateutil==2.9.0.20241206
    # via arrow
1244
1245
typeshed-client==2.8.2
    # via jsonargparse
1246
typing-extensions==4.15.0
1247
    # via
1248
    #   aiosignal
1249
1250
    #   albumentations
    #   alembic
1251
    #   chz
1252
1253
    #   fastapi
    #   graphene
1254
    #   grpcio
1255
1256
    #   huggingface-hub
    #   librosa
1257
1258
    #   lightning
    #   lightning-utilities
1259
    #   mistral-common
1260
    #   mlflow-skinny
1261
    #   mteb
1262
1263
1264
    #   opentelemetry-api
    #   opentelemetry-sdk
    #   opentelemetry-semantic-conventions
1265
    #   pqdm
1266
1267
    #   pydantic
    #   pydantic-core
Patrick von Platen's avatar
Patrick von Platen committed
1268
    #   pydantic-extra-types
1269
    #   pytorch-lightning
1270
    #   sentence-transformers
1271
    #   sqlalchemy
1272
    #   starlette
1273
    #   torch
1274
    #   torchgeo
1275
    #   typer
1276
    #   typeshed-client
1277
    #   typing-inspection
1278
typing-inspection==0.4.2
1279
    # via pydantic
1280
1281
tzdata==2024.2
    # via pandas
1282
1283
uri-template==1.3.0
    # via jsonschema
1284
urllib3==2.2.3
1285
    # via
1286
    #   blobfile
1287
    #   botocore
1288
1289
    #   docker
    #   lightly
1290
    #   requests
1291
1292
    #   responses
    #   tritonclient
1293
uvicorn==0.35.0
1294
1295
1296
    # via
    #   gpt-oss
    #   mlflow-skinny
1297
vector-quantize-pytorch==1.21.2
1298
    # via -r requirements/test.in
Rui Qiao's avatar
Rui Qiao committed
1299
1300
virtualenv==20.31.2
    # via ray
1301
vocos==0.1.0
1302
    # via -r requirements/test.in
1303
1304
wcwidth==0.2.13
    # via ftfy
1305
1306
1307
webcolors==24.11.1
    # via jsonschema
werkzeug==3.1.3
1308
1309
1310
    # via
    #   flask
    #   schemathesis
1311
1312
word2number==1.1
    # via lm-eval
Rui Qiao's avatar
Rui Qiao committed
1313
1314
wrapt==1.17.2
    # via smart-open
1315
1316
xarray==2025.7.1
    # via rioxarray
1317
1318
1319
1320
xxhash==3.5.0
    # via
    #   datasets
    #   evaluate
1321
yarl==1.17.1
1322
1323
1324
    # via
    #   aiohttp
    #   schemathesis
1325
1326
zipp==3.23.0
    # via importlib-metadata
1327
1328
zstandard==0.23.0
    # via lm-eval