diff --git a/pyproject.toml b/pyproject.toml index ef38af6..26e85eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ Issues = "https://github.com/AceDataCloud/mcp-shorturl/issues" Changelog = "https://github.com/AceDataCloud/mcp-shorturl/blob/main/CHANGELOG.md" [build-system] -requires = ["hatchling>=1.21.0,<1.25.0"] +requires = ["hatchling>=1.21.0,<1.30.0"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel]