diff --git a/pyproject.toml b/pyproject.toml index 7b62909..991273e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ classifiers = [ ] dependencies = [ "typer>=0.12", - "rich>=13.7", + "rich>=15.0.0", "psutil>=5.9", "send2trash>=1.8", "pywin32>=306; sys_platform == 'win32'",