diff --git a/pyproject.toml b/pyproject.toml index d89c63c1..cd8f6b0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "zai-sdk~=0.2.1", "anthropic~=0.65.0", "dashscope~=1.25.0", - "logfire[fastapi,system-metrics]~=4.23.0", + "logfire[fastapi,system-metrics]~=4.27.0", ] [tool.pdm]