diff --git a/pyproject.toml b/pyproject.toml index 818f29d3..21d44b14 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools==80.10.2", "wheel==0.46.3"] +requires = ["setuptools==82.0.0", "wheel==0.46.3"] build-backend = "setuptools.build_meta" [project]