Skip to content

Commit 7672494

Browse files
authored
Update pyproject.toml
1 parent dc7100d commit 7672494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ pytest = ">=8.3.5"
8282
pytest-cov = ">=6.1.1"
8383
hypothesis = ">=6.130.11"
8484
array-api-strict = ">=2.3.1"
85-
numpy = ">=2.2.4"
85+
numpy = ">=1.22.0"
8686

8787
[tool.pixi.feature.tests.tasks]
8888
tests = "pytest -v"

0 commit comments

Comments
 (0)