diff --git a/pyproject.toml b/pyproject.toml index ff86dc5..db921ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,6 +11,7 @@ python = "^3.10" pyyaml = "^6.0.2" doit = "^0.36.0" pydantic = "^2.11.3" +rich = "^14.0.0" [build-system]