From 93e76904da098b0b709fc126d3efa525a0cae020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 01:14:34 +0000 Subject: [PATCH] chore(deps)(deps): update opencv-python requirement Updates the requirements on [opencv-python](https://github.com/opencv/opencv-python) to permit the latest version. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-version: 4.13.0.92 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 d0e8f21..cf79a77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -80,7 +80,7 @@ speechbrain>=0.5.16 # 说话人识别 mediapipe>=0.10.9 # 计算机视觉基础 -opencv-python>=4.8.0 +opencv-python>=4.13.0.92 # RIFE 帧插值 (可选 - 使用NCNN加速) # pip install rife-ncnn-vulkan-python