diff --git a/pyproject.toml b/pyproject.toml index 062e402..a519fc6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["hatchling>=1.27,<2"] +requires = ["hatchling>=1.31.0,<2"] build-backend = "hatchling.build" [project]