Skip to content

Commit b3324a0

Browse files
Update jax requirement from <=0.4.14 to <=0.4.24 in /tests
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.24) --- updated-dependencies: - dependency-name: jax dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dde7e70 commit b3324a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/constraints.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ pytest>=5.0,<7.5
2222
pytest-dependency==0.5.1
2323
pytest-html==4.1.1
2424
pytest-timeout==2.1.0
25-
jax<=0.4.14
25+
jax<=0.4.24
2626
jaxlib<=0.4.14
2727
torch>=1.13,<2.2

0 commit comments

Comments
 (0)