Skip to content

Commit

Permalink
⬆️ Update jaxlib requirement from <0.4.24 to <0.4.25
Browse files Browse the repository at this point in the history
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](jax-ml/jax@jaxlib-v0.4.13...jaxlib-v0.4.24)

---
updated-dependencies:
- dependency-name: jaxlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 7cdf768 commit 92ab6c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ numpy
numba
brainpylib
jax < 0.4.24
jaxlib < 0.4.24
jaxlib < 0.4.25
matplotlib
msgpack
tqdm
Expand Down
2 changes: 1 addition & 1 deletion requirements-doc.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
tqdm
jax<0.4.24
jaxlib<0.4.24
jaxlib<0.4.25
matplotlib
numpy
scipy
Expand Down

0 comments on commit 92ab6c5

Please sign in to comment.