Skip to content

Commit 32129bf

Browse files
authored
fix orbax-checkpoint version for consistency
1 parent 4631cf4 commit 32129bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ase = "*"
1313
h5py = "*"
1414
jax = "==0.5.3"
1515
jaxlib = "==0.5.3"
16+
orbax-checkpoint = "==0.11.13"
1617
setuptools = "<81"
1718
mlff = { git = "https://github.com/kabylda/mlff.git", branch = "v1.0-tfds-pme", optional = false }
1819
jraph = { git = "https://github.com/kabylda/jraph.git", branch = "master", optional = false }

0 commit comments

Comments
 (0)