--- pyproject.toml.orig 2025-04-14 07:55:59 +++ pyproject.toml 2025-04-14 07:56:09 @@ -86,7 +86,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]