Skip to content

Commit 21b7e49

Browse files
authored
Update environment.yml
1 parent 67ab7d9 commit 21b7e49

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels:
44
- cadwr-dms
55
- nodefaults
66
dependencies:
7-
- python<3.12
7+
- python<3.14
88
- numpy
99
- pip
1010
# pip install these
@@ -26,7 +26,7 @@ dependencies:
2626
- h5py
2727
- scipy
2828
# geo stuff
29-
- pyogrio
29+
# - pyogrio # causes schimpy to downgrade
3030
- geopandas
3131
# then plot stuff
3232
- plotly-orca

0 commit comments

Comments
 (0)