diff --git a/pyproject.toml b/pyproject.toml index 90e3dc11..71215e7c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "fake-useragent~=2.1.0", "html2text~=2024.2.26", "beautifulsoup4~=4.13.1", - "rich~=13.9.0", + "rich~=14.0.0", "zhipuai~=2.1.5.20241203", "anthropic~=0.49.0", "dashscope~=1.22.0",