Skip to content

Commit 24ba6a1

Browse files
authored
Pin JAX version until next release of jax_tpu_embedding (#106)
This should fix CI.
1 parent e61d8d5 commit 24ba6a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
absl-py
22
clu
3-
jax[cpu]
3+
jax[cpu]==0.6.2
44
jax_tpu_embedding
55
keras-hub
66
keras-rs
77
pytest
88
rouge-score
99
scikit-learn
1010
tensorflow
11-
torchmetrics
11+
torchmetrics

0 commit comments

Comments
 (0)