Skip to content

Commit

Permalink
torch<3
Browse files Browse the repository at this point in the history
  • Loading branch information
Eitan Turok committed Aug 21, 2024
1 parent 7cffe44 commit 36daf8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# build requirements
[build-system]
requires = ["setuptools < 70.0.0", "packaging >= 21.0.0", "torch>=2.4.0,<2.4.1"]
requires = ["setuptools < 70.0.0", "packaging >= 21.0.0", "torch>=2.4.0,<3.0"]
build-backend = "setuptools.build_meta"

0 comments on commit 36daf8c

Please sign in to comment.