diff --git a/pyproject.toml b/pyproject.toml index 747e8f5b..92d9e8ac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "rich~=14.0.0", "zhipuai~=2.1.5.20241203", "anthropic~=0.49.0", - "dashscope~=1.22.0", + "dashscope~=1.23.0", "logfire[fastapi,system-metrics,httpx]~=3.12.0", ]