diff --git a/pyproject.toml b/pyproject.toml index 9cbebb4bc..4adac8b49 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ Source = "https://github.com/frappe/bench" [build-system] requires = [ - "hatchling>=1.6.0,<1.9.4", + "hatchling>=1.6.0,<1.7.0", ] build-backend = "hatchling.build"