Skip to content

Commit 5f22e34

Browse files
authored
Update pyproject.toml (#369)
1 parent d9dced1 commit 5f22e34

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)