diff --git a/setup.py b/setup.py index fbcc8e71..c9891487 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ def read(fname): "demandlib < 0.3.0", "descartes < 1.2.0", "egoio >= 0.4.7, < 0.5.0", - "geoalchemy2 < 0.7.0", + "geoalchemy2 == 0.11.1", "geopandas >= 0.12.0, < 1.2.0", "geopy >= 2.0.0, < 2.5.0", "jupyterlab < 4.6.0",