diff --git a/pyproject.toml b/pyproject.toml index fcff509..cfb9da7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,3 +1,3 @@ [build-system] -requires = ['setuptools>=42'] +requires = ['setuptools>=82.0.1'] build-backend = 'setuptools.build_meta' \ No newline at end of file