diff --git a/sdks/python/pyproject.toml b/sdks/python/pyproject.toml index 0776a7a..a232eee 100644 --- a/sdks/python/pyproject.toml +++ b/sdks/python/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["hatchling<1.27.0"] +requires = ["hatchling<1.28.0"] build-backend = "hatchling.build" [project]