Skip to content

Commit 6eb022e

Browse files
committed
Merge branch 'main' into print-timestamp-and-resource-usage
2 parents a589cc8 + 41b1662 commit 6eb022e

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
@@ -39,7 +39,7 @@ dependencies = [
3939
"sentencepiece>=0.2.0,<0.3.0",
4040
"numpy>=1.26.4,<2.3.0",
4141
"transformers>=4.45,<=4.58",
42-
"torch==2.7.1",
42+
"torch==2.10.0",
4343
]
4444

4545
# This section installs command line executables that point to specific scripts

0 commit comments

Comments
 (0)