From fbfb5aae0450f571e3b5585f861cf2b3ea4cde50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 02:49:49 +0000 Subject: [PATCH] build(deps): bump langsmith from 0.4.49 to 0.7.31 Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk) from 0.4.49 to 0.7.31. - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.4.49...v0.7.31) --- updated-dependencies: - dependency-name: langsmith dependency-version: 0.7.31 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84b4c57..0dff5b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ langgraph-sdk==0.2.10 # LangGraph SDK # ---------------------------------------------------------------------------- # LangChain 生态相关 # ---------------------------------------------------------------------------- -langsmith==0.4.49 # LangSmith 监控 +langsmith==0.7.31 # LangSmith 监控 langchain-classic==1.0.0 # LangChain Classic # ----------------------------------------------------------------------------