Skip to content

Commit 83a1011

Browse files
committed
Update environment.yml
1 parent 46456ae commit 83a1011

File tree

1 file changed

+15
-12
lines changed

1 file changed

+15
-12
lines changed

environment.yml

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,21 @@
11
name: mtpy-v2-test
22
channels:
33
- conda-forge
4-
- defaults
54
dependencies:
6-
- matplotlib
7-
- numpy=1.26
5+
- python=3.11
86
- git
97
- pip
10-
- simpeg
11-
- dill
12-
- jupyterlab
13-
- ipywidgets
14-
- mkl-devel
15-
- pkg-config
16-
- cmake
17-
- cython
18-
- ninja
8+
- matplotlib
9+
- numpy=1.26
10+
- scipy
11+
- pyproj
12+
- configparser
13+
- geopandas
14+
- pyevtk
15+
- rasterio
16+
- contextily
17+
- mt-metadata
18+
- mth5
19+
- simpeg>=0.22
20+
- aurora
21+

0 commit comments

Comments
 (0)