From b656a2326cb0014f84712be834922cb01c8f22dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 22:24:57 +0000 Subject: [PATCH] chore(deps): update dependency jax to >=0.4.31, <=0.4.31 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac8fd6cc..a59e460a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ protobuf>=4, <5 cloudpickle>=2.0.0 multiprocess>=0.70.12.2 cachetools>=5.0.0 -jax[cpu]>=0.4.16, <=0.4.26 # FIXME: Jax 0.4.26+ select perf issue +jax[cpu]>=0.4.31, <=0.4.31 # FIXME: Jax 0.4.26+ select perf issue termcolor>=2.0.0