From 6aacd81bd6748d7e621686925f14653d2e33be1e Mon Sep 17 00:00:00 2001 From: Wassim Kabalan Date: Sun, 8 Jun 2025 10:56:34 +0200 Subject: [PATCH] update test jax version --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index c32638c..2e898e2 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -29,7 +29,7 @@ jobs: run: | sudo apt-get install -y libopenmpi-dev python -m pip install --upgrade pip - pip install jax==0.4.35 + pip install jax pip install numpy setuptools cython wheel pip install git+https://github.com/MP-Gadget/pfft-python pip install git+https://github.com/MP-Gadget/pmesh