From 637c26b5674359ac127c7be2dfa27f335529b5fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:25:58 +0000 Subject: [PATCH] Bump opencv-python from 3.4.3.18 to 3.4.7.28 in /Facial-recognition Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.3.18 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] --- Facial-recognition/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Facial-recognition/requirements.txt b/Facial-recognition/requirements.txt index fc94e32..c8e77d4 100644 --- a/Facial-recognition/requirements.txt +++ b/Facial-recognition/requirements.txt @@ -2,7 +2,7 @@ h5py==2.8.0 Keras==2.2.4 tensorflow==1.15.2 dlib==19.16.0 -opencv_python==3.4.3.18 +opencv_python==3.4.7.28 imutils==0.5.1 numpy==1.15.2 matplotlib==3.0.0