From 9553471d2e3fae9e42262c497481ea788dc3a04b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 01:45:40 +0000 Subject: [PATCH] chore(deps): bump langchain-openai from 0.1.1 to 0.1.17 Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.1.1 to 0.1.17. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.1.1...langchain-openai==0.1.17) --- 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..699cadd 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.17 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..9561210 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.17 langchain-google-genai==1.0.1 langchain-pinecone==0.1.0 google.generativeai==0.4.1