Skip to content

Commit cbf08bf

Browse files
authored
Update pyproject.toml
1 parent 56711c1 commit cbf08bf

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
@@ -13,7 +13,7 @@ requires-python = ">=3.9"
1313
dependencies = [
1414
"torch>=2.0,<3", # package was tested on 2.2
1515
"transformers>=4.48,<5",
16-
"accelerate>=0.32,<1.2",
16+
"accelerate>=0.32,<2",
1717
]
1818
classifiers = [
1919
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)