--- pyproject.toml.orig 2026-05-23 22:30:08 +++ pyproject.toml 2026-05-23 22:30:27 @@ -103,7 +103,7 @@ "typecheck:mypy" = "mypy ." [build-system] -requires = ["hatchling==1.26.3", "hatch-fancy-pypi-readme"] +requires = ["hatchling", "hatch-fancy-pypi-readme"] build-backend = "hatchling.build" [tool.hatch.build]