diff --git a/pyproject.toml b/pyproject.toml index 3cc1bd7e..6304f62b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [build-system] requires = [ - "setuptools ~= 79.0", + "setuptools ~= 80.1", "wheel ~= 0.45", "pyTooling ~= 8.4" ]