setup update requires

This commit is contained in:
Colas Geier 2021-10-11 15:57:35 +02:00
parent 353848d387
commit e9a3b45871

View File

@ -21,9 +21,12 @@ else:
INSTALL_REQUIRES = [
"pandas >= 0.25.0",
"shapely >= 1.6",
"fiona >= 1.8",
"pyproj >= 2.2.0",
"geopandas >= 0.8,<0.10",
"sqlalchemy >= 1.3.23",
"rasterstats >= 0.15.0",
"rasterio >= 1.2.0",
"requests >= 2.9.1",
"owslib >= 0.24.1",
]
data_files = []