diff --git a/pyproject.toml b/pyproject.toml index 65d586b..47ceb8b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,9 +39,9 @@ dependencies = [ "geopandas>=0.10", "numpy>=1.21", "pandas>=1", - "py3dep<0.17,>=0.16", - "pygeoogc<0.17,>=0.16", - "pygeoutils<0.17,>=0.16", + "py3dep<0.17,>=0.16.1", + "pygeoogc<0.17,>=0.16.1", + "pygeoutils<0.17,>=0.16.1", "pyproj>=3.0.1", "scipy", "shapely>=2",