--- pyproject.toml.orig 2025-07-18 01:19:37 +++ pyproject.toml 2025-08-19 12:51:28 @@ -4,8 +4,7 @@ [build-system] requires = [ - "setuptools == 78.1.1", - "wheel", + "setuptools", ] build-backend = "setuptools.build_meta"