From 46f9b2fa762e9fac23be03b96498e6debe0d02f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 02:01:34 +0000 Subject: [PATCH] chore(deps): bump langchain from 0.1.14 to 0.2.14 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.14 to 0.2.14. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.1.14...langchain==0.2.14) --- updated-dependencies: - dependency-name: langchain 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..5ff91c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ tiktoken==0.7.0 pypdf==4.1.0 unstructured==0.14.5 langchain-community==0.0.31 -langchain==0.1.14 +langchain==0.2.14 langchain-openai==0.1.1 langchain-google-genai==1.0.1 langchain-pinecone==0.1.0 diff --git a/setup.cfg b/setup.cfg index 971afc4..3a0e6dd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,7 +18,7 @@ install_requires = pypdf==4.1.0 unstructured==0.14.5 langchain-community==0.0.31 - langchain==0.1.14 + langchain==0.2.14 langchain-openai==0.1.1 langchain-google-genai==1.0.1 langchain-pinecone==0.1.0