From c2ebeb7b012e85708c1b712fd966e8c68dd3b4f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 01:55:06 +0000 Subject: [PATCH] build(deps): bump langchain from 0.2.1 to 0.3.8 in /python/graphy Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.2.1 to 0.3.8. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.1...langchain==0.3.8) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/graphy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/graphy/requirements.txt b/python/graphy/requirements.txt index 3eaaee735..33cccd158 100644 --- a/python/graphy/requirements.txt +++ b/python/graphy/requirements.txt @@ -8,7 +8,7 @@ Flask>=3.0 flask-cors>=5.0 frontend>=0.0.3 gs_interactive==0.3 -langchain==0.2.1 +langchain==0.3.8 langchain-chroma==0.1.1 langchain-community==0.2.1 langchain-core==0.2.3