From 4f54a13825fb8e0e403967b90f88da3d2232f289 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 20:52:41 +0000 Subject: [PATCH] chore(deps): bump langchain in /usecases/ai/video_summarization Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.3.24 to 0.3.30. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.24...langchain==0.3.30) --- updated-dependencies: - dependency-name: langchain dependency-version: 0.3.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- usecases/ai/video_summarization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usecases/ai/video_summarization/requirements.txt b/usecases/ai/video_summarization/requirements.txt index d0b2f336..cd6cfc8b 100644 --- a/usecases/ai/video_summarization/requirements.txt +++ b/usecases/ai/video_summarization/requirements.txt @@ -1,7 +1,7 @@ --extra-index-url https://download.pytorch.org/whl/xpu ipex-llm[xpu_2.6] ffmpeg_python==0.2.0 -langchain==0.3.24 +langchain==0.3.30 langchain-vdms==0.1.4 numpy==1.26.4 opencv_python