From df39804f1f410c9abb01eeb12a1a54827c27c472 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 17:20:14 +0000 Subject: [PATCH] Bump opencv-python from 4.5.1.48 to 4.8.1.78 Bumps [opencv-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-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 0379da2..9030f8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ kiwisolver==1.3.1 matplotlib==3.3.4 networkx==2.5 numpy==1.20.1 -opencv-python==4.5.1.48 +opencv-python==4.8.1.78 pandas==1.2.3 Pillow==8.1.2 pyparsing==2.4.7