diff --git a/pyproject.toml b/pyproject.toml index b5a3c46..5245ec2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [build-system] requires = [ - "setuptools>=42", + "setuptools>=82.0.1", "wheel" ] build-backend = "setuptools.build_meta" \ No newline at end of file