From d386dcf8e78d0451c2cbf91a5741b8c8174c3c2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 07:57:36 +0000 Subject: [PATCH] chore(deps-dev): update jaxlib requirement from <=0.1.65 to <=0.4.7 Updates the requirements on [jaxlib](https://github.com/google/jax) to permit the latest version. - [Release notes](https://github.com/google/jax/releases) - [Changelog](https://github.com/google/jax/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/jax/compare/jaxlib-v0.1.32...jaxlib-v0.4.7) --- 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..d24d9fd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -65,7 +65,7 @@ catboost = GBDT = lightgbm < 4 neural_tangents = - jaxlib <= 0.1.65 + jaxlib <= 0.4.7 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.7 jax <= 0.2.12 neural_tangents < 0.6.0 tensorflow >= 2.5, < 2.9