Skip to content

Commit c24f3f7

Browse files
committed
Pin jax and jaxlib versions
1 parent 54c2288 commit c24f3f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ anytree >= 2.4.3
66
autograd >= 1.2
77
scikit-fem >= 0.2.0
88
casadi >= 3.5.0
9-
jax>=0.1.68
10-
jaxlib>=0.1.47
9+
jax==0.2.12
10+
jaxlib==0.1.70
1111
jupyter # For example notebooks
1212
pybtex
1313
# Note: Matplotlib is loaded for debug plots but to ensure pybamm runs

0 commit comments

Comments
 (0)