Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
csaybar committed Oct 28, 2024
1 parent 23da3d6 commit 5c79b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ numpy = ">=1.22.0"
pydantic = ">=2.9.2"
tqdm = ">=4.66.5"
requests = ">=2.32.3"
rasterio = "1.3.0"
rasterio = ">=1.3.0"

[tool.poetry.group.dev.dependencies]
pytest = "^7.2.0"
Expand Down

0 comments on commit 5c79b22

Please sign in to comment.