Skip to content

Commit 93ba99b

Browse files
authored
Merge pull request #2632 from opentensor/async/thewhaleking/specify-torch-range
Specifies a range of torch versions, rather than a pinned version.
2 parents ec1657f + 76f3f6c commit 93ba99b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/torch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
torch>=1.13.1
1+
torch>=1.13.1,<2.6.0

0 commit comments

Comments
 (0)