Unverified Commit 8fae572c authored by Thorsten Kurth's avatar Thorsten Kurth Committed by GitHub
Browse files

Update pyproject.toml (#60)

This small fix removes the maximum version number requirement of torch harmonics
parent 1063926f
...@@ -35,7 +35,7 @@ classifiers = [ ...@@ -35,7 +35,7 @@ classifiers = [
dependencies = [ dependencies = [
"torch>=2.4.0", "torch>=2.4.0",
"numpy>=1.22.4,<1.25", "numpy>=1.22.4",
] ]
[tool.setuptools.dynamic] [tool.setuptools.dynamic]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment