From 03d931c1ff2e18a9402a8beaed7d3cf6b7974899 Mon Sep 17 00:00:00 2001 From: Arnas Bradauskas Date: Mon, 16 Oct 2023 14:07:08 +0300 Subject: [PATCH] Added shapely to libs --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 800c4b3..6599550 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,6 +18,7 @@ install_requires = pydantic>=1.7.4,<2.0 typing-extensions geojson-pydantic + shapely dacite certifi >= 2021.5.30 aiohttp