diff --git a/pyproject.toml b/pyproject.toml index 705b249..c2361e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ requires = [ # 77.0.0 was the first version of setuptools to support license # expressions (in compliance with PEP 639): # https://setuptools.pypa.io/en/stable/history.html#v77-0-0 - "setuptools>=77.0.0" + "setuptools>=83.0.0" ] [project]