From 3fa47f5914ca1163863634340e55e44a49f895fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 12:48:43 +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 b97537b9..0cb541d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pytesseract==0.3.10 pytest==7.2.2 python_Levenshtein==0.20.9 colorama==0.4.6 -opencv-python==4.7.0.72 +opencv-python==4.8.1.78 mss==9.0.1 qat==1.1.2 pyyaml==5.3.1