diff --git a/pyproject.toml b/pyproject.toml index aab64d19..c9a5362d 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==71.1.0", "uWSGI>=2.0.17", "wheel", "geopandas",