From 7bc17cad6d62c0a2877d2d2bd95de5f28c45eebe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 07:07:35 +0000 Subject: [PATCH] Update jaxlib requirement from <=0.4.14 to <=0.4.34 in /tests 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...jax-v0.4.34) --- updated-dependencies: - dependency-name: jaxlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/constraints.txt b/tests/constraints.txt index c0ab1a660164f4..3bc8d78c43e89b 100644 --- a/tests/constraints.txt +++ b/tests/constraints.txt @@ -23,7 +23,7 @@ pytest-dependency==0.5.1 pytest-html==4.1.1 pytest-timeout==2.2.0 jax<=0.4.14 -jaxlib<=0.4.14 +jaxlib<=0.4.34 kornia==0.7.0 networkx<=3.3 keras>=2.0.0,<3.0.0