[dependencies] Update datasets pin (#39500)

* pyarrow pin

* make fixup

* test?

* like this?

* like this?

* like this?

* datasets pin

* comment
This commit is contained in:
Joao Gante
2025-07-18 13:05:28 +01:00
committed by GitHub
parent fb58377700
commit 328ca9cf1d
4 changed files with 9 additions and 4 deletions

View File

@@ -103,7 +103,7 @@ _deps = [
"codecarbon>=2.8.1",
"cookiecutter==1.7.3",
"dataclasses",
"datasets!=2.5.0",
"datasets>=2.15.0", # We need either this pin or pyarrow<21.0.0
"deepspeed>=0.9.3",
"diffusers",
"dill<0.3.5",