Skip to content

Commit 2d564a0

Browse files
committed
remove flopy version pin and bump python to 3.14
1 parent 17f4a85 commit 2d564a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

installation/environment.yml

Lines changed: 2 additions & 2 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=3.14
88
- pip
99

1010
- numpy
@@ -43,7 +43,7 @@ dependencies:
4343
- pytest
4444
- statsmodels
4545
- dataretrieval
46-
- flopy=3.9
46+
- flopy
4747
- gis-utils
4848
- sfrmaker
4949
- contextily

0 commit comments

Comments
 (0)