Skip to content

Commit 9a5d703

Browse files
authored
Revert "Upgrade jax version to 0.8.0" (#1094)
1 parent b832b02 commit 9a5d703

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ pytest-mock
55
absl-py
66
numpy
77
google-cloud-storage
8-
jax[tpu]==0.8.0
9-
jaxlib==0.8.0
8+
jax==0.7.2
9+
jaxlib==0.7.2
10+
libtpu==0.0.23
1011
jaxtyping
1112
flax==0.11.1
1213
torchax==0.0.7

0 commit comments

Comments
 (0)