diff --git a/pyproject.toml b/pyproject.toml index f7a6ef2..034d228 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,6 @@ keywords = ["WIS2.0", "CAP", "XML", "GeoJSON", "convert"] license = {file = "LICENSE"} dependencies = [ "xmltodict>=0.13.0", - "shapely>=2.0.6", "geojson>=3.1.0", "click>=8.1.7" ]