From bfe2fb9f8d71720a088d8bb05176adb2f9b02862 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 12:52:18 +0000 Subject: [PATCH] deps: Update dependency jax to >=0.10.2 --- pixi.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixi.toml b/pixi.toml index 72d3e3c9..8c195455 100644 --- a/pixi.toml +++ b/pixi.toml @@ -180,7 +180,7 @@ dask-core = ">=2026.6.0" # No distributed, tornado, etc. sparse = ">=0.18.0" [feature.backends.target.unix.dependencies] -jax = ">=0.10.1" +jax = ">=0.10.2" # Backends that require a GPU host and a CUDA driver. # Note that JAX and PyTorch automatically prefer CUDA variants