--- persistent-6.2/pyproject.toml.orig +++ persistent-6.2/pyproject.toml @@ -4,7 +4,7 @@ [build-system] requires = [ - "setuptools <= 75.6.0", + "setuptools", "wheel", "cffi; platform_python_implementation == 'CPython'", ]