Bump geopandas

This commit is contained in:
phil 2024-05-02 20:15:32 +02:00
parent d3fa4624f8
commit 00a5ae2d4e
2 changed files with 27 additions and 24 deletions

View file

@ -10,7 +10,7 @@ dependencies = [
"asyncpg>=0.28.0",
"fastapi>=0.110.1",
"geoalchemy2>=0.14.2",
"geopandas>=0.14.0",
"geopandas>=0.14.4",
"itsdangerous>=2.1.2",
"orjson>=3.9.10",
"pandas>=2.1.1",