We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83f6815 commit 8ef80eaCopy full SHA for 8ef80ea
pyproject.toml
@@ -30,7 +30,7 @@ classifiers = [
30
"Topic :: Scientific/Engineering :: Physics",
31
]
32
requires-python = ">=3.11"
33
-dependencies = ["numpy>=1.21.0"]
+dependencies = ["numpy>=2.0.0"]
34
dynamic = ["version"]
35
36
[project.optional-dependencies]
0 commit comments