Skip to content

Commit

Permalink
Bump required JAX and TF versions to latest.
Browse files Browse the repository at this point in the history
Required to land #779.

PiperOrigin-RevId: 633848479
  • Loading branch information
tomhennigan authored and copybara-github committed May 15, 2024
1 parent 48dcadd commit 08c7cb3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements-jax.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
jax>=0.4.24
jaxlib>=0.4.24
jax>=0.4.28
jaxlib>=0.4.28
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ mock>=3.0.5
pytest-xdist
virtualenv
dm-tree>=0.1.1
tf-nightly>=2.16.0
tensorflow>=2.16.1
optax>=0.0.1

0 comments on commit 08c7cb3

Please sign in to comment.