From 734f6022eee023f3cec1a93d24f2463661f69085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:09:50 +0000 Subject: [PATCH] Bump opencv-python from 3.2.0 to 3.4.7.28 in /face_classification-master Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.2.0 to 3.4.7.28. - [Release notes](https://github.com/skvark/opencv-python/releases) - [Commits](https://github.com/skvark/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- face_classification-master/REQUIREMENTS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/face_classification-master/REQUIREMENTS.txt b/face_classification-master/REQUIREMENTS.txt index 8df708d..77b3df5 100644 --- a/face_classification-master/REQUIREMENTS.txt +++ b/face_classification-master/REQUIREMENTS.txt @@ -4,4 +4,4 @@ pandas==0.19.1 numpy==1.12.1 h5py==2.7.0 statistics -opencv-python==3.2.0 +opencv-python==3.4.7.28