Skip to content

Commit

Permalink
Update jaxlib requirement from <=0.4.14 to <=0.4.30 in /tests
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.1.32...jaxlib-v0.4.30)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent 3497133 commit 009657a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.30
kornia==0.7.0
networkx<=3.1.0
keras>=2.0.0,<3.0.0
Expand Down

0 comments on commit 009657a

Please sign in to comment.