From bdab45aec1fe117efbc29748aee33cf60349a857 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 09:22:19 +0000 Subject: [PATCH] build(deps): bump opencv-python in /mask_detection_training/infer/files Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.7.0.68 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] --- mask_detection_training/infer/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mask_detection_training/infer/files/requirements.txt b/mask_detection_training/infer/files/requirements.txt index 5ed69c2..a3926ff 100644 --- a/mask_detection_training/infer/files/requirements.txt +++ b/mask_detection_training/infer/files/requirements.txt @@ -1,4 +1,4 @@ numpy==1.24.1 -opencv_python==4.7.0.68 +opencv_python==4.8.1.78 Pillow==10.0.1 torch==2.7.0