diff --git a/pyproject.toml b/pyproject.toml index ce37bb8..bd50395 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,7 +88,7 @@ download = "https://pypi.org/project/frouros/" [build-system] requires = [ - "setuptools>=61.0,<81.0", + "setuptools>=61.0,<83.0", "wheel>=0.42.0,<0.47", "toml>=0.10.2,<0.11", "build>=1.0.3,<1.5",