From 9aa0cfd6336d589bb0cb4997bea8d16940e3f0d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 15:25:05 +0000 Subject: [PATCH] Bump opencv-python from 4.4.0.46 to 4.8.1.78 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.4.0.46 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0311377..fbe9c5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ imageio==2.9.0 imageio-ffmpeg==0.4.2 moviepy==1.0.3 numpy==1.18.4 -opencv-python==4.4.0.46 +opencv-python==4.8.1.78 Pillow==8.0.1 proglog==0.1.9 requests==2.24.0