diff --git a/pyproject.toml b/pyproject.toml index 298f8c3..6600050 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ classifiers = [ ] dependencies = [ "typer>=0.24.1", - "rich>=13.7", + "rich>=15.0.0", "pyyaml>=6.0", "monarchmoneycommunity>=1.3.1", "keyring>=25.7.0",