diff --git a/pixi.toml b/pixi.toml index 7b63a8ce..8d5aaaf5 100644 --- a/pixi.toml +++ b/pixi.toml @@ -380,7 +380,7 @@ pytorch = ">=2.12.0" jaxlib = ">=0.10.2" [feature.nogil.dependencies] -pytest-run-parallel = ">=0.9.1" +pytest-run-parallel = ">=0.10.0" numpy = ">=2.3.5" dask-core = ">=2026.7.1" # No distributed, tornado, etc. # sparse = ">=0.19.1" # flaky, see data-apis/array-api-extra#900