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 e84ce73 commit c926e15Copy full SHA for c926e15
2 files changed
pyproject.toml
@@ -34,7 +34,7 @@ requires-python = ">=3.11"
34
dependencies = []
35
36
[project.optional-dependencies]
37
-numpy = ["numpy>=2.4.1,<2.5.0"]
+numpy = ["numpy>=2.4.2,<2.5.0"]
38
39
[project.urls]
40
Homepage = "https://numpy.org/"
0 commit comments