From e4036566ccd93d692dd1d3c3ea9800b6ee75eb23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 02:01:29 +0000 Subject: [PATCH] chore(deps): bump langchain-openai from 0.1.1 to 0.1.22 Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.1.1 to 0.1.22. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.1.1...langchain-openai==0.1.22) --- 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..9779822 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.22 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..a139a34 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.22 langchain-google-genai==1.0.1 langchain-pinecone==0.1.0 google.generativeai==0.4.1