From 34fa2cd20999a68e8cf1f8d83b478b07b805d920 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 22:49:34 +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-version: 4.8.1.78 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 8c431b8..0c57dcf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy==1.24.2 numexpr==2.8.4 -opencv-python==4.7.0.72 +opencv-python==4.8.1.78 requests==2.28.2 tqdm==4.65.0 onnxruntime==1.13.1