diff --git a/pyproject.toml b/pyproject.toml index 73aa610..88404a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ Issues = "https://github.com/AceDataCloud/SoraMCP/issues" Changelog = "https://github.com/AceDataCloud/SoraMCP/blob/main/CHANGELOG.md" [build-system] -requires = ["hatchling>=1.21.0,<1.30.0"] +requires = ["hatchling>=1.21.0,<1.31.0"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel]