Skip to content

Commit 5ba7896

Browse files
authored
Update package versions (#100)
- optax==0.2.4 - orbax-checkpoint==0.9.1 - orbax-export==0.0.6
1 parent 0197a4b commit 5ba7896

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ dependencies = [
1818
"jax==0.4.35",
1919
"flax==0.10.1",
2020
"ml_dtypes==0.4.0",
21-
"optax==0.2.3",
22-
"orbax-checkpoint==0.8.0",
23-
"orbax-export==0.0.5",
21+
"optax==0.2.4",
22+
"orbax-checkpoint==0.9.1",
23+
"orbax-export==0.0.6",
2424
]
2525

2626
[project.urls]

0 commit comments

Comments
 (0)