diff --git a/apps/core/pyproject.toml b/apps/core/pyproject.toml index 529efa799..12ebe2503 100644 --- a/apps/core/pyproject.toml +++ b/apps/core/pyproject.toml @@ -8,7 +8,7 @@ dependencies = [ "asyncpg==0.30.0", "psycopg==3.2.3", "psycopg-binary==3.2.3", - "geopandas==1.0.1", + "geopandas==1.1.2", "shapely==2.0.6", "celery==5.4.0", "redis==5.2.0",