From ff28b077063ebbc82da8ee99fa372a16acc7c617 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 17:59:46 +0000 Subject: [PATCH] Bump langchain-community from 0.0.16 to 0.3.0 Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.0.16 to 0.3.0. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits/langchain-community==0.3.0) --- 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 60eaa12..e39f8c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ azure-identity==1.15.0 azure-search-documents==11.4.0 bs4==0.0.2 langchain==0.1.4 -langchain_community==0.0.16 +langchain_community==0.3.0 langchain_core==0.1.17 langchain_openai markdown==3.3.4