From 94d0000577c913960794a77207c9b570befa7c13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:07:10 +0000 Subject: [PATCH] Bump numpy from 1.12.1 to 1.22.0 in /face_classification-master Bumps [numpy](https://github.com/numpy/numpy) from 1.12.1 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.12.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy 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..a85322d 100644 --- a/face_classification-master/REQUIREMENTS.txt +++ b/face_classification-master/REQUIREMENTS.txt @@ -1,7 +1,7 @@ keras==2.0.5 tensorflow==1.15.2 pandas==0.19.1 -numpy==1.12.1 +numpy==1.22.0 h5py==2.7.0 statistics opencv-python==3.2.0