Skip to content

Commit 2d6c84e

Browse files
Update jaxlib requirement from <=0.4.33 to <=0.4.35 in /tests
Updates the requirements on [jaxlib](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.35) --- updated-dependencies: - dependency-name: jaxlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f953f4 commit 2d6c84e

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-dependency==0.5.1
2222
pytest-html==4.1.1
2323
pytest-timeout==2.3.1
2424
jax<=0.4.33
25-
jaxlib<=0.4.33
25+
jaxlib<=0.4.35
2626
kornia==0.7.0
2727
networkx<=3.3
2828
flax<=0.9.0

0 commit comments

Comments
 (0)