From 3060c1bb45a60c61b49eed5955733acc391510f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 23:05:55 +0000 Subject: [PATCH] Bump opencv-python from 4.2.0.34 to 4.8.1.78 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.2.0.34 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 8abe5eb..e15f40a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.22.0 -opencv-python==4.2.0.34 +opencv-python==4.8.1.78 scikit-learn==0.23.1 matplotlib==3.2.1 tensorflow-gpu==2.12.0 \ No newline at end of file