diff --git a/pyproject.toml b/pyproject.toml index d9f030a..fd9865e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "scipy>=1.17.0", "shapely>=2.0.0", "rasterio>=1.5.0", - "pyproj>=3.7.2", + "pyproj>=3.7.2" ] [tool.uv]