Skip to content

Commit 14dc820

Browse files
authored
Update environment.yaml
1 parent 95af049 commit 14dc820

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

envs/environment.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ dependencies:
6262
# GIS dependencies:
6363
- cartopy
6464
- descartes
65-
- rasterio
65+
- rasterio==1.4.1
66+
- libgdal-core<3.10.0 # rasterio>=1.4.2 needed for GDAL 3.10
6667

6768
- pip:
6869
- gurobipy

0 commit comments

Comments
 (0)