From be038aff2bccd021ad47d48890102e3b04342c8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 03:44:04 +0000 Subject: [PATCH] Bump jaxlib from 0.4.30 to 0.4.38 Bumps [jaxlib](https://github.com/jax-ml/jax) from 0.4.30 to 0.4.38. - [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.4.30...jax-v0.4.38) --- updated-dependencies: - dependency-name: jaxlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd810d0..81f6a27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pandas~=2.2 jax==0.4.30 -jaxlib==0.4.30 +jaxlib==0.4.38 jaxtyping==0.2.36 chex==0.1.87 optax==0.2.4