Skip to content

Commit

Permalink
build: pin rasterio<1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lkstrp authored Sep 27, 2024
1 parent 9919163 commit 5375b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envs/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies:
# GIS dependencies:
- cartopy
- descartes
- rasterio!=1.2.10
- rasterio<1.4

- pip:
- tsam>=2.3.1
Expand Down

0 comments on commit 5375b41

Please sign in to comment.