Skip to content

Commit

Permalink
remove rasterio pin (#1480)
Browse files Browse the repository at this point in the history
  • Loading branch information
lkstrp authored Jan 3, 2025
1 parent d192c9d commit f13b905
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions envs/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@ dependencies:
# GIS dependencies:
- cartopy
- descartes
- rasterio==1.4.1
- libgdal-core<3.10.0 # rasterio>=1.4.2 needed for GDAL 3.10
- rasterio

# Development dependencies
- pre-commit
Expand Down

0 comments on commit f13b905

Please sign in to comment.