Skip to content

Commit

Permalink
Update jax 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 [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](google/jax@jaxlib-v0.1.32...jax-v0.4.30)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 19, 2024
1 parent 14183ae commit bf5d98a
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 @@ -22,6 +22,6 @@ pytest>=5.0,<7.5
pytest-dependency==0.5.1
pytest-html==4.1.1
pytest-timeout==2.1.0
jax<=0.4.14
jax<=0.4.30
jaxlib<=0.4.14
torch>=1.13,<2.2

0 comments on commit bf5d98a

Please sign in to comment.