Skip to content

Commit bfa1ff0

Browse files
Merge branch 'main' into dependabot/pip/torch-gte-2.2.0-and-lt-2.8
Signed-off-by: chichun-charlie-liu <[email protected]>
2 parents 9172b2b + 1a86b4c commit bfa1ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dynamic = ["version"]
2424
dependencies = [
2525
"numpy>=1.26.4,<2.3.0",
2626
"accelerate>=0.20.3,!=0.34,<1.9",
27-
"transformers>=4.45,<4.53",
27+
"transformers>=4.45,<4.54",
2828
"torch>=2.2.0,<2.8",
2929
"tqdm>=4.66.2,<5.0",
3030
"datasets>=3.0.0,<5.0",

0 commit comments

Comments
 (0)