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 dc7100d commit 7672494Copy full SHA for 7672494
pyproject.toml
@@ -82,7 +82,7 @@ pytest = ">=8.3.5"
82
pytest-cov = ">=6.1.1"
83
hypothesis = ">=6.130.11"
84
array-api-strict = ">=2.3.1"
85
-numpy = ">=2.2.4"
+numpy = ">=1.22.0"
86
87
[tool.pixi.feature.tests.tasks]
88
tests = "pytest -v"
0 commit comments