Skip to content

Commit f53eb3e

Browse files
authored
Bump flax & grain to the most recent releases (#198)
1 parent 7a5332e commit f53eb3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ keywords = []
1717
dependencies = [
1818
"chex==0.1.89",
1919
"jax==0.6.0",
20-
"flax==0.10.5",
20+
"flax==0.10.6",
2121
"ml_dtypes==0.5.1",
2222
"optax==0.2.4",
2323
"orbax-checkpoint==0.11.12",
@@ -45,7 +45,7 @@ tfds = [
4545

4646
# Grain is an extra because as of v0.2.0 it has no OSX wheels.
4747
grain = [
48-
"grain==0.2.7",
48+
"grain==0.2.8",
4949
]
5050

5151
[tool.pyink]

0 commit comments

Comments
 (0)