diff --git a/pyproject.toml b/pyproject.toml index abfcea42..10b624d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "fake-useragent~=2.2.0", "html2text~=2025.4.15", "beautifulsoup4~=4.14.0", - "rich~=14.2.0", + "rich~=14.3.3", "zai-sdk~=0.2.1", "anthropic~=0.65.0", "dashscope~=1.25.0",