Skip to content

Commit

Permalink
update rio-cogeo for newer morecantile and rasterio
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewAnnex authored Oct 26, 2024
1 parent 353ecc0 commit e5dd440
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ classifiers = [
dynamic = ["version"]
dependencies = [
"click>=7.0",
"rasterio>=1.3.3",
"morecantile>=5.0,<6.0",
"rasterio>=1.4.1",
"morecantile>=6.0,<7.0",
"pydantic~=2.0",
]

Expand Down

0 comments on commit e5dd440

Please sign in to comment.