Skip to content

Commit 94d7806

Browse files
committed
Update pyproject.toml
1 parent ecf54e2 commit 94d7806

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ huggingface = [
4040
"unsloth_zoo>=2025.9.6",
4141
"packaging",
4242
"tyro",
43-
"transformers>=4.51.3,!=4.52.0,!=4.52.1,!=4.52.2,!=4.52.3,!=4.53.0,!=4.54.0,!=4.55.0,!=4.55.1",
43+
"transformers>=4.51.3,!=4.52.0,!=4.52.1,!=4.52.2,!=4.52.3,!=4.53.0,!=4.54.0,!=4.55.0,!=4.55.1,<=4.55.4",
4444
"datasets>=3.4.1,<4.0.0",
4545
"sentencepiece>=0.2.0",
4646
"tqdm",
@@ -456,7 +456,7 @@ colab-new = [
456456
"unsloth_zoo>=2025.9.6",
457457
"packaging",
458458
"tyro",
459-
"transformers>=4.51.3,!=4.47.0,!=4.52.0,!=4.52.1,!=4.52.2,!=4.52.3,!=4.53.0,!=4.54.0,!=4.55.0,!=4.55.1",
459+
"transformers>=4.51.3,!=4.47.0,!=4.52.0,!=4.52.1,!=4.52.2,!=4.52.3,!=4.53.0,!=4.54.0,!=4.55.0,!=4.55.1,<=4.55.4",
460460
"datasets>=3.4.1,<4.0.0",
461461
"sentencepiece>=0.2.0",
462462
"tqdm",

0 commit comments

Comments
 (0)