diff --git a/python/setup.cfg b/python/setup.cfg index 4ffd3dc94..9e696a76e 100644 --- a/python/setup.cfg +++ b/python/setup.cfg @@ -18,7 +18,7 @@ classifiers = packages = find: python_requires = <3.11,>=3.10 install_requires = - geopandas<0.14.4,>=0.14 + geopandas>=0.14,<1.0.2 h3<4.0,>=3.7 ipython<8.11,>=7.4.2 keplergl==0.3.2