diff --git a/pyproject.toml b/pyproject.toml index 8f85ad5..ebc6d31 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ classifiers = [ dependencies = [ "typer>=0.12.0", - "rich>=13.0.0", + "rich>=15.0.0", ] [project.urls]