Skip to content

Commit bee221d

Browse files
authored
Update pyproject.toml (#369)
1 parent 32f7c74 commit bee221d

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
@@ -56,7 +56,7 @@ dependencies = [
5656
# Base dependencies
5757
"transformers>=4.38.0",
5858
"huggingface_hub>=0.23.0",
59-
"torch>=2.0",
59+
"torch>=2.0,<2.5",
6060
"GitPython>=3.1.41", # for logging
6161
"datasets>=2.14.0",
6262
# Prettiness

0 commit comments

Comments
 (0)