diff --git a/pyproject.toml b/pyproject.toml index 951b3c1..5ebb520 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "rich", "morecantile", "mapbox_vector_tile", - "aiopmtiles @ https://github.com/developmentseed/aiopmtiles/archive/refs/heads/main.zip", + #"aiopmtiles @ https://github.com/developmentseed/aiopmtiles/archive/refs/heads/main.zip", "sympy", "pydantic", "pmtiles",