From f89673238d27ab58584c1cd22bfef6487efd0a36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 00:17:07 +0000 Subject: [PATCH] Bump opencv-python from 4.7.0.72 to 4.8.1.78 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.7.0.72 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 43ef734..d124aa8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.25.0 opencv_contrib_python==4.7.0.72 -opencv_python==4.7.0.72 +opencv_python==4.8.1.78 pandas==2.0.2 Pillow==10.3.0 \ No newline at end of file