diff --git a/pyproject.toml b/pyproject.toml index edef6a0..dff5ea6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,5 +29,5 @@ Homepage = "https://github.com/VitexSoftware/csas-sharepoint" csas-sharepoint = "main:main" [build-system] -requires = ["setuptools>=45", "wheel"] +requires = ["setuptools>=82.0.1", "wheel"] build-backend = "setuptools.build_meta"