Skip to content

Commit 950f76e

Browse files
committed
docs(docs-environment.yml): pin flopy>=3.7 so that docs render without numpy 2 errors
1 parent b859c86 commit 950f76e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs-environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies:
4242
- pytest
4343
- statsmodels
4444
- dataretrieval
45-
- flopy
45+
- flopy>=3.7
4646
- gis-utils
4747
- sfrmaker
4848
- modflow-export

0 commit comments

Comments
 (0)