From 85470d436290a36e1b66a4f95966dfaf1b2ebfd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 20:22:54 +0000 Subject: [PATCH] Bump langchain from 0.2.14 to 0.3.0 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.2.14 to 0.3.0. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.14...langchain==0.3.0) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ea47bc0..a09cc62d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ black==24.8.0 fastapi==0.112.2 flake8==7.1.1 -langchain==0.2.14 +langchain==0.3.0 ollama==0.3.1 openai==1.42.0 pre-commit==3.8.0