Skip to content

Commit 4d91458

Browse files
pin back cpu version
1 parent ff48e6f commit 4d91458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ torch-xla==2.6.0;sys_platform != 'darwin'
1313
# Jax.
1414
# Pinned to 0.5.0 on CPU. JAX 0.5.1 requires Tensorflow 2.19 for saved_model_test.
1515
# Note that we test against the latest JAX on GPU.
16-
jax[cpu]==0.8.1
16+
jax[cpu]==0.5.0
1717
flax==0.12.1
1818

1919
# Common deps.

0 commit comments

Comments
 (0)