From 71d36a200089a68a3de458e6e6c6e8a5d2d70baf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 16:10:27 +0000 Subject: [PATCH] Bump langchain in /community/oran-chatbot-multimodal/evals Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.345 to 0.3.30. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.345...langchain==0.3.30) --- updated-dependencies: - dependency-name: langchain dependency-version: 0.3.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- community/oran-chatbot-multimodal/evals/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/oran-chatbot-multimodal/evals/requirements.txt b/community/oran-chatbot-multimodal/evals/requirements.txt index c9ccb2ba4..eab041e6c 100644 --- a/community/oran-chatbot-multimodal/evals/requirements.txt +++ b/community/oran-chatbot-multimodal/evals/requirements.txt @@ -1,4 +1,4 @@ -langchain==0.0.345 +langchain==0.3.30 tritonclient[all]==2.39.0 unstructured[all-docs]==0.11.2 sentence-transformers==2.2.2