diff --git a/pyproject.toml b/pyproject.toml index bffd72b..5d6b132 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "html2text~=2024.2.26", "beautifulsoup4~=4.12.3", "rich~=13.7.1", - "zhipuai~=2.1.0.20240521", + "zhipuai~=2.1.3", "anthropic~=0.31.1", "dashscope~=1.20.2", "logfire[fastapi,system-metrics,httpx]~=0.46.1",