diff --git a/pyproject.toml b/pyproject.toml index 7ee9c85..c63a459 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ authors = [{name = "SmartMur", email = "contact@smartmur.com"}] dependencies = [ "pyyaml>=6.0", "click>=8.1", - "rich>=13.0", + "rich>=14.3.4", "cryptography>=46.0.5", "apscheduler>=3.10", "sqlalchemy>=2.0",