diff --git a/pyproject.toml b/pyproject.toml index 6e518b6..0a4b328 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "beautifulsoup4~=4.12.3", "rich~=13.9.0", "zhipuai~=2.1.0.20240521", - "anthropic~=0.37.1", + "anthropic~=0.39.0", "dashscope~=1.20.2", "logfire[fastapi,system-metrics,httpx]~=2.2.0", ]