diff --git a/pyproject.toml b/pyproject.toml index 14cabd2..32d20f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "zhipuai~=2.1.5.20241203", "anthropic~=0.42.0", "dashscope~=1.20.2", - "logfire[fastapi,system-metrics,httpx]~=2.8.0", + "logfire[fastapi,system-metrics,httpx]~=2.9.0", ] [tool.pdm]