diff --git a/easybuild/easyconfigs/j/jax/jax-0.4.35-gfbf-2024a-CUDA-12.6.0.eb b/easybuild/easyconfigs/j/jax/jax-0.4.35-gfbf-2024a-CUDA-12.6.0.eb index a0c98cd7085..63f290a028c 100644 --- a/easybuild/easyconfigs/j/jax/jax-0.4.35-gfbf-2024a-CUDA-12.6.0.eb +++ b/easybuild/easyconfigs/j/jax/jax-0.4.35-gfbf-2024a-CUDA-12.6.0.eb @@ -20,7 +20,7 @@ builddependencies = [ # ('Bazel', '7.4.1'), TODO: problems with @@local_config_python//:py3_runtime: # Error in fail: interpreter_path must be an absolute path # Bazel 6.5.0 (download) works. - ('pybind11', '2.13.6'), # 2.12.0 ? SciPy-bundle has pybind/2.12.0. + ('pybind11', '2.13.6'), # 2.12.0 ? SciPy-bundle has pybind/2.12.0. # Fix: change to builddependency in SciPy-bundle? # tmporarily mv to dependencies (TODO: mv back) ('pytest-xdist', '3.6.1'),