From 353848d38757b5383bdb4e40b4f5c0d07c6554ec Mon Sep 17 00:00:00 2001 From: Colas Geier Date: Mon, 11 Oct 2021 15:45:14 +0200 Subject: [PATCH] setup update --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f927896..c31e877 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ else: "shapely >= 1.6", "fiona >= 1.8", "pyproj >= 2.2.0", - "geopandas >= 0.8", + "geopandas >= 0.8,<0.10", ] data_files = []