We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1d9cc9 commit ad9bffeCopy full SHA for ad9bffe
1 file changed
pyproject.toml
@@ -95,7 +95,7 @@ lint = { cmd = "lefthook run pre-commit --all-files --force", description = "Run
95
96
[tool.pixi.feature.tests.dependencies]
97
pytest = ">=8.4.2"
98
-pytest-cov = ">=6.2.1"
+pytest-cov = ">=6.3.0"
99
hypothesis = ">=6.138.3"
100
array-api-strict = ">=2.4.1,<2.5"
101
numpy = ">=1.22.0"
0 commit comments