From 3f30540ce8e0979b3a873711ae1fb7108fc1aca0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 01:29:57 +0000 Subject: [PATCH] chore(deps): bump langchain-community from 0.0.31 to 0.2.10 Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.0.31 to 0.2.10. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits/langchain-community==0.2.10) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9f064e4..191c359 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pinecone-client==3.2.2 tiktoken==0.7.0 pypdf==4.1.0 unstructured==0.14.5 -langchain-community==0.0.31 +langchain-community==0.2.10 langchain==0.1.14 langchain-openai==0.1.1 langchain-google-genai==1.0.1 diff --git a/setup.cfg b/setup.cfg index 971afc4..c221a7e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,7 +17,7 @@ install_requires = tiktoken==0.7.0 pypdf==4.1.0 unstructured==0.14.5 - langchain-community==0.0.31 + langchain-community==0.2.10 langchain==0.1.14 langchain-openai==0.1.1 langchain-google-genai==1.0.1