From d45e42340dd1578a3f01d377262000cd4951e9d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:45:24 +0000 Subject: [PATCH] Bump opencv-contrib-python from 4.3.0.36 to 4.8.1.78 Bumps [opencv-contrib-python](https://github.com/opencv/opencv-python) from 4.3.0.36 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-contrib-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 19fec14..355dd48 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -opencv_contrib_python==4.3.0.36 +opencv_contrib_python==4.8.1.78 numpy==1.19.1 qtconsole==4.7.6