diff --git a/pyproject.toml b/pyproject.toml index b7e0d34d..707e6888 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ authors = [ ] dependencies = [ "affine", - "geopandas>=1.0", + "geopandas>1.0", "hydromt>=0.10, <0.11", "numba", "numpy<2.0", # temp pin until bottleneck release v1.4