Skip to content

Commit c9b6411

Browse files
committed
change jax python version
1 parent 01eb881 commit c9b6411

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ jax_core_deps =
121121

122122
# JAX CPU
123123
jax_cpu =
124-
jax==0.4.38
125-
jaxlib==0.4.38
124+
jax==0.4.36
125+
jaxlib==0.4.36
126126
%(jax_core_deps)s
127127

128128
# JAX GPU

0 commit comments

Comments
 (0)