Skip to content
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Loading