From a494ba099d4835447329437a15c7beb74b87eb0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 07:31:45 +0000 Subject: [PATCH] chore(deps-dev): update jaxlib requirement from <=0.1.65 to <=0.4.30 Updates the requirements on [jaxlib](https://github.com/jax-ml/jax) to permit the latest version. - [Release notes](https://github.com/jax-ml/jax/releases) - [Changelog](https://github.com/jax-ml/jax/blob/main/CHANGELOG.md) - [Commits](https://github.com/jax-ml/jax/compare/jaxlib-v0.1.32...jaxlib-v0.4.30) --- updated-dependencies: - dependency-name: jaxlib dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 5d630d7..4c20cb1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -65,7 +65,7 @@ catboost = GBDT = lightgbm < 4 neural_tangents = - jaxlib <= 0.1.65 + jaxlib <= 0.4.30 jax <= 0.2.12 neural_tangents < 0.6.0 gpflow = @@ -79,7 +79,7 @@ all = GPy < 1.10 matplotlib lightgbm < 4 - jaxlib <= 0.1.65 + jaxlib <= 0.4.30 jax <= 0.2.12 neural_tangents < 0.6.0 tensorflow >= 2.5, < 2.9