From a066783954b57b199c44167c4ab1fee8de6f4f0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 17:41:32 +0000 Subject: [PATCH] Bump langchain-community from 0.2.4 to 0.2.9 Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.4 to 0.2.9. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.4...langchain-community==0.2.9) --- updated-dependencies: - dependency-name: langchain-community 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 662e4f0..e778e37 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ langchain==0.2.4 -langchain_community==0.2.4 +langchain_community==0.2.9 openai==1.34.0 chromadb==0.5.0 mistralai==0.4.0