diff --git a/pyproject.toml b/pyproject.toml index 8603fe3..529ce07 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,6 @@ classifiers=[ ] dependencies = [ "requests >= 2.20.0,<3", - "appdirs >=1,<2", "geojson >= 3.0.0,<4", ] license = {file = "LICENSE"}