diff --git a/pyproject.toml b/pyproject.toml index 321216b..a9a5d87 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "zhipuai~=2.1.0.20240521", "anthropic~=0.39.0", "dashscope~=1.20.2", - "logfire[fastapi,system-metrics,httpx]~=2.3.0", + "logfire[fastapi,system-metrics,httpx]~=2.4.0", ] [tool.pdm]