diff --git a/pyproject.toml b/pyproject.toml index 33b221f0..ec4ef6b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ dependencies = [ "redis>=2.10.6", "requests>=2.20.0", "rq>=0.10.0", - "setuptools==70.1.1", + "setuptools==75.3.0", "uWSGI>=2.0.17", "wheel", "geopandas",