Skip to content

Commit

Permalink
Update jax requirement from <=0.4.24 to <=0.4.28
Browse files Browse the repository at this point in the history
Updates the requirements on [jax](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.1.32...jax-v0.4.28)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 98f8eae commit a865c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ torchaudio
mace-torch
newtonnet @ git+https://github.com/THGLab/NewtonNet.git
sella==2.3.4
jax<=0.4.24
jax<=0.4.28
jaxlib<=0.4.24

0 comments on commit a865c94

Please sign in to comment.