Skip to content

Commit

Permalink
add shapely dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
iamdonovan committed Apr 1, 2024
1 parent 338e48b commit 75620bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ multimethod = ">=1.8"
python-dateutil = ">=2.8.2"
kerchunk = { version = ">=0.1.2", optional = true }
dask = { version = ">=2022.1.0", optional = true }
shapely = ">=2.0.0"

[tool.poetry.extras]
kerchunk = ["kerchunk", "dask"]
Expand Down

0 comments on commit 75620bf

Please sign in to comment.