diff --git a/pyproject.toml b/pyproject.toml index 5705aa86..1e5785b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "zhipuai~=2.1.5.20241203", "anthropic~=0.49.0", "dashscope~=1.23.0", - "logfire[fastapi,system-metrics,httpx]~=3.13.0", + "logfire[fastapi,system-metrics,httpx]~=3.14.0", ] [tool.pdm]