--- pyproject.toml.orig 2026-07-20 22:05:14 +++ pyproject.toml 2026-07-20 22:05:22 @@ -1,10 +1,6 @@ [build-system] requires = [ - "hatchling==1.30.1", - "packaging==26.2", - "pathspec==1.1.1", - "pluggy==1.6.0", - "trove-classifiers==2026.6.1.19", + "hatchling", ] build-backend = "hatchling.build"