From 8fcf9988d622d224feff6a10aac9aab3329938b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 01:33:42 +0000 Subject: [PATCH] chore(deps): bump langchain-openai from 0.1.1 to 0.1.21 Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.1.1 to 0.1.21. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.1.1...langchain-openai==0.1.21) --- updated-dependencies: - dependency-name: langchain-openai dependency-type: direct:production update-type: version-update:semver-patch ... 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..c336a45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pypdf==4.1.0 unstructured==0.14.5 langchain-community==0.0.31 langchain==0.1.14 -langchain-openai==0.1.1 +langchain-openai==0.1.21 langchain-google-genai==1.0.1 langchain-pinecone==0.1.0 google.generativeai==0.4.1 diff --git a/setup.cfg b/setup.cfg index 971afc4..0b5c111 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,7 +19,7 @@ install_requires = unstructured==0.14.5 langchain-community==0.0.31 langchain==0.1.14 - langchain-openai==0.1.1 + langchain-openai==0.1.21 langchain-google-genai==1.0.1 langchain-pinecone==0.1.0 google.generativeai==0.4.1