From 99b649f24e38c64a749871319ccc6ccd83bc55f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 17:36:19 +0000 Subject: [PATCH] chore(deps): bump langchain-community from 0.0.16 to 0.2.9 in /scripts Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.0.16 to 0.2.9. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits/langchain-community==0.2.9) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index c4aed5b2..4a7b26a7 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -7,7 +7,7 @@ faiss_cpu==1.7.4 html2text==2020.1.16 javalang==0.13.0 langchain==0.1.4 -langchain_community==0.0.16 +langchain_community==0.2.9 langchain-openai==0.0.5 nltk==3.8.1 openapi3_parser==1.1.16