Skip to content

Commit

Permalink
commit change
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuck Tang committed Nov 18, 2024
1 parent 0380cce commit 9ff080c
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
Expand Up @@ -3,7 +3,7 @@

# build requirements
[build-system]
requires = ["setuptools < 70.0.0", "torch >= 2.4.0, < 2.4.1"]
requires = ["setuptools < 70.0.0", "torch >= 2.5.1, < 2.5.2"]
build-backend = "setuptools.build_meta"

# Pytest
Expand Down

0 comments on commit 9ff080c

Please sign in to comment.