diff --git a/pyproject.toml b/pyproject.toml index 8802fb2e..a15215a9 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.31.0", + "logfire[fastapi,system-metrics]~=4.32.1", ] [tool.pdm]