diff --git a/pyproject.toml b/pyproject.toml index ae2e69e..a0f80fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["hatchling>=1.26,<1.27"] +requires = ["hatchling>=1.26,<1.33"] build-backend = "hatchling.build" [project]