Skip to content

Commit ea31c8f

Browse files
Update jax requirement from <=0.4.14 to <=0.4.34 in /tests
Updates the requirements on [jax](https://github.com/jax-ml/jax) to permit the latest version. - [Release notes](https://github.com/jax-ml/jax/releases) - [Changelog](https://github.com/jax-ml/jax/blob/main/CHANGELOG.md) - [Commits](jax-ml/jax@jaxlib-v0.1.32...jax-v0.4.34) --- updated-dependencies: - dependency-name: jax dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1862e4 commit ea31c8f

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,7 +22,7 @@ pytest>=5.0,<7.5
2222
pytest-dependency==0.5.1
2323
pytest-html==4.1.1
2424
pytest-timeout==2.2.0
25-
jax<=0.4.14
25+
jax<=0.4.34
2626
jaxlib<=0.4.14
2727
kornia==0.7.0
2828
networkx<=3.1.0

0 commit comments

Comments
 (0)