Skip to content

Commit

Permalink
Unpin the Orbax pip version.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 646215075
  • Loading branch information
IvyZX authored and Flax Authors committed Jun 24, 2024
1 parent bda7da1 commit f8ec455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies = [
"jax>=0.4.19",
"msgpack",
"optax",
"orbax-checkpoint==0.5.15", # remove this when they release > 0.5.17
"orbax-checkpoint",
"tensorstore",
"rich>=11.1",
"typing_extensions>=4.2",
Expand Down

0 comments on commit f8ec455

Please sign in to comment.