From a43422569feb2a036891a659d9643088c0595cd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 03:46:49 +0000 Subject: [PATCH] Bump langchain-openai in /topic/machine-learning/llm-langchain Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits) --- updated-dependencies: - dependency-name: langchain-openai dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- topic/machine-learning/llm-langchain/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topic/machine-learning/llm-langchain/requirements.txt b/topic/machine-learning/llm-langchain/requirements.txt index 4124ea35..8f960d43 100644 --- a/topic/machine-learning/llm-langchain/requirements.txt +++ b/topic/machine-learning/llm-langchain/requirements.txt @@ -11,7 +11,7 @@ pypdf<5 python-dotenv<2 requests-cache<2 unstructured<0.11 -langchain-openai==0.0.5 +langchain-openai==0.0.6 # Development. # cratedb-toolkit @ git+https://github.com/crate-workbench/cratedb-toolkit.git@main