Skip to content

Commit db5ab93

Browse files
committed
Updated environment file for docs.
1 parent f275309 commit db5ab93

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/environment.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
- jaxopt
1010
- numpy
1111
- pygmo
12-
- python<3.11
12+
- python
1313
- python-gmsh
1414
- petsc4py
1515
- jupyterlab
@@ -21,12 +21,11 @@ dependencies:
2121
- pygraphviz
2222
- typeguard
2323
- yaml
24-
- joblib
2524
- pip:
2625
- sphinx-rtd-theme
2726
- myst-parser[linkify]
2827
- sphinx>=3.2.1
29-
- git+https://github.com/alucantonio/dctkit
30-
- git+https://github.com/alucantonio/deap
28+
- git+https://github.com/cpml-au/dctkit
29+
- git+https://github.com/cpml-au/deap
3130
- ray
3231
- pygmsh

0 commit comments

Comments
 (0)