From 0ab6f75410ddfa502237dfa4b4b23f82f2c50823 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 09:40:13 +0000 Subject: [PATCH 1/2] build(deps): bump langsmith from 0.1.125 to 0.2.3 in /application Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk) from 0.1.125 to 0.2.3. - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.1.125...v0.2.3) --- updated-dependencies: - dependency-name: langsmith dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index fc6d63f7..d00c038f 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -33,7 +33,7 @@ langchain-community==0.3.0 langchain-core==0.3.2 langchain-openai==0.2.0 langchain-text-splitters==0.3.0 -langsmith==0.1.125 +langsmith==0.2.3 lazy-object-proxy==1.10.0 lxml==5.3.0 markupsafe==2.1.5 From ffe5ac2aad8ce8ce11b3e4e7c75ffe3617a6b18c Mon Sep 17 00:00:00 2001 From: ManishMadan2882 Date: Sat, 14 Dec 2024 15:21:52 +0530 Subject: [PATCH 2/2] (update) langchain, core and community --- application/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/application/requirements.txt b/application/requirements.txt index d00c038f..232b8508 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -28,9 +28,9 @@ jsonschema==4.23.0 jsonschema-spec==0.2.4 jsonschema-specifications==2023.7.1 kombu==5.4.2 -langchain==0.3.0 -langchain-community==0.3.0 -langchain-core==0.3.2 +langchain==0.3.11 +langchain-community==0.3.11 +langchain-core==0.3.25 langchain-openai==0.2.0 langchain-text-splitters==0.3.0 langsmith==0.2.3