diff --git a/pyproject.toml b/pyproject.toml index 74590b7e..185d2b6c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "faster-whisper>=1.0.0", "watchdog>=3.0.0", "slowapi>=0.1.9", - "rich>=13.0.0", + "rich>=15.0.0", "redis>=4.0.0", # Required for job queue and pub/sub "sse-starlette>=1.6.0", # Server-Sent Events support "prometheus-client>=0.19.0", # Prometheus metrics