Skip to content

Commit 414d090

Browse files
authored
fix: pin orbax-checkpoint version to 0.11.23 (#11)
1 parent 0af1dba commit 414d090

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ def get_base_requirements():
1717
return [
1818
"jax[cuda12]==0.5.3",
1919
"flax==0.10.5",
20+
"orbax-checkpoint==0.11.23",
2021
"gymnasium",
2122
"gymnasium_robotics",
2223
'shimmy==1.3.0',

0 commit comments

Comments
 (0)