Skip to content

Commit bf3e853

Browse files
committed
Update jax to v0.6.0
1 parent 3c1ed9d commit bf3e853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ keywords = []
1616
# pip dependencies of the project
1717
dependencies = [
1818
"chex==0.1.89",
19-
"jax==0.5.3",
19+
"jax==0.6.0",
2020
"flax==0.10.5",
2121
"ml_dtypes==0.5.1",
2222
"optax==0.2.4",

0 commit comments

Comments
 (0)