From dd32dd4b4a8be205e4bc1276b551f71a1e75277b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:40:45 +0000 Subject: [PATCH] Bump opencv-contrib-python from 4.5.1.48 to 4.8.1.78 in /dvs Bumps [opencv-contrib-python](https://github.com/opencv/opencv-python) from 4.5.1.48 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] --- dvs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dvs/requirements.txt b/dvs/requirements.txt index 046e870..ed2a84f 100644 --- a/dvs/requirements.txt +++ b/dvs/requirements.txt @@ -2,7 +2,7 @@ colorama==0.4.4 ffmpeg==1.4 imageio==2.9.0 matplotlib==3.3.4 -opencv-contrib-python==4.5.1.48 +opencv-contrib-python==4.8.1.78 opencv-python==4.5.1.48 pytz==2021.1 PyYAML==5.4.1