From aaa0e38d8f1395959aad6c2bed8d6af0ff559a22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 19:39:51 +0000 Subject: [PATCH] Bump opencv-python in /WareHouse/videoplayer_THUNLP_20230824233151 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.5.3.56 to 4.8.1.78. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- WareHouse/videoplayer_THUNLP_20230824233151/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WareHouse/videoplayer_THUNLP_20230824233151/requirements.txt b/WareHouse/videoplayer_THUNLP_20230824233151/requirements.txt index f1542ccc3..48514c128 100644 --- a/WareHouse/videoplayer_THUNLP_20230824233151/requirements.txt +++ b/WareHouse/videoplayer_THUNLP_20230824233151/requirements.txt @@ -1,2 +1,2 @@ -opencv-python==4.5.3.56 +opencv-python==4.8.1.78 numpy==1.21.2