diff --git a/pyproject.toml b/pyproject.toml index 587ae21..f7d1d1f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ examples = [ "pandas>=2.0,<2.3", "rasterio~=1.3.6", "rasterstats>=0.18,<0.20", - "setuptools>=72.2.0,<72.3.0", + "setuptools>=73.0.0,<73.1.0", "SQLAlchemy~=2.0.9", "psycopg2", ]