From 9b422376a0cb4fb27966198e527f97f6ab4bcb88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:08:35 +0000 Subject: [PATCH] Bump opencv-python from 3.2.0 to 4.2.0.32 in /face_classification Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.2.0 to 4.2.0.32. - [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/REQUIREMENTS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/face_classification/REQUIREMENTS.txt b/face_classification/REQUIREMENTS.txt index 8df708d..6304757 100644 --- a/face_classification/REQUIREMENTS.txt +++ b/face_classification/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==4.2.0.32