Skip to content

Commit c056f23

Browse files
authored
Update setup.py
1 parent 8b16125 commit c056f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"regex!=2019.12.17",
131131
"requests",
132132
"tensorboard",
133-
"torch>=1.4,<=2.4.1",
133+
"torch>=1.4,<2.5.0",
134134
"torchvision",
135135
"transformers>=4.41.2",
136136
"urllib3<=2.0.0",

0 commit comments

Comments
 (0)