diff --git a/setup.cfg b/setup.cfg index 39f2a322..46d4608f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,7 +18,7 @@ package_dir = packages = find: python_requires = >=3.7 install_requires = - geopandas >=0.9,<0.12 + geopandas >=0.9,<0.14 matplotlib >=3.4,<4 numpy >=1.21,<2 owslib >=0.26,<0.30