Skip to content

Commit 025b4d1

Browse files
Merge pull request #1694 from Saransh-cpp/fix-docs
Pin `jax` and `jaxlib` versions - fix docs deployment
2 parents 54c2288 + c24f3f7 commit 025b4d1

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)