Skip to content

Commit 5067d68

Browse files
committed
Update torch version constraint in requirements.txt to restrict to <2.5.1
1 parent 204cb51 commit 5067d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
torch>=1.9
1+
torch>=1.9,<2.5.1
22
numpy>=1.24,<2.0

0 commit comments

Comments
 (0)