diff --git a/pyproject.toml b/pyproject.toml index 6195c7c..bf2e849 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ "pydantic-settings~=2.12.0", "python-slugify~=8.0.4", "qdrant-client~=1.16.0", - "rich~=14.2.0", + "rich~=14.3.2", "ruff~=0.14.0", "tenacity~=9.1.2", "uvicorn~=0.40.0",