We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b90b9f commit fceb2c4Copy full SHA for fceb2c4
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
requires = [
3
- "setuptools>=61.0",
+ "setuptools>=62.3.0,<75.9",
4
"torch>=2.5.1",
5
]
6
build-backend = "setuptools.build_meta"
0 commit comments