Skip to content

Commit b6953b4

Browse files
committed
updates to namespace/objects notebook and updates to environment.yml
* remove vtk and pyvistas from requirements * remove pinned python and flopy versions
1 parent 282f1eb commit b6953b4

3 files changed

Lines changed: 316 additions & 1466 deletions

File tree

installation/environment.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels:
44
- nodefaults
55
dependencies:
66
# required
7-
- python=3.12
7+
- python
88
- pip
99

1010
- numpy
@@ -36,14 +36,12 @@ dependencies:
3636
- uxarray
3737
- pyyaml
3838
- rtree
39-
- pyvista
40-
- vtk
4139
- imageio
4240
- requests
4341
- pytest
4442
- statsmodels
4543
- dataretrieval
46-
- flopy=3.9
44+
- flopy
4745
- gis-utils
4846
- sfrmaker
4947
- contextily

0 commit comments

Comments
 (0)