diff --git a/pyproject.toml b/pyproject.toml index c7d9a16..07fb8a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["hatchling>=1.24"] +requires = ["hatchling>=1.29.0"] build-backend = "hatchling.build" [project]