setup update requires
This commit is contained in:
parent
e9a3b45871
commit
aff02c3d46
1
setup.py
1
setup.py
@ -22,6 +22,7 @@ else:
|
|||||||
"pandas >= 0.25.0",
|
"pandas >= 0.25.0",
|
||||||
"shapely >= 1.6",
|
"shapely >= 1.6",
|
||||||
"geopandas >= 0.8,<0.10",
|
"geopandas >= 0.8,<0.10",
|
||||||
|
"geoalchemy2 >= 0.8.4",
|
||||||
"sqlalchemy >= 1.3.23",
|
"sqlalchemy >= 1.3.23",
|
||||||
"rasterstats >= 0.15.0",
|
"rasterstats >= 0.15.0",
|
||||||
"rasterio >= 1.2.0",
|
"rasterio >= 1.2.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user