From 99223b31e2f7f36f4e14a63319e9e788eae6218b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 20:21:46 +0000 Subject: [PATCH] Bump langchain from 0.2.11 to 0.3.0 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.2.11 to 0.3.0. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.11...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 0fa006c..56f34ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ langchain-nvidia-ai-endpoints==0.2.0 langchain-chroma==0.1.2 langchain-community==0.2.10 langchain-openai==0.1.17 -langchain==0.2.11 +langchain==0.3.0 langgraph==0.1.14 tavily-python==0.3.5 beautifulsoup4==4.12.2