From 7ffc25a5f6fe5c826fd15468d378832550ce2b02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:19:13 +0000 Subject: [PATCH] Bump numpy from 1.15.2 to 1.22.0 in /Facial-recognition Bumps [numpy](https://github.com/numpy/numpy) from 1.15.2 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.15.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy 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..ce10d22 100644 --- a/Facial-recognition/requirements.txt +++ b/Facial-recognition/requirements.txt @@ -4,7 +4,7 @@ tensorflow==1.15.2 dlib==19.16.0 opencv_python==3.4.3.18 imutils==0.5.1 -numpy==1.15.2 +numpy==1.22.0 matplotlib==3.0.0 scipy==1.1.0 protobuf==3.6.0