From 202b4a0261e3a561e54197e228431fd547f865e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:22:56 +0000 Subject: [PATCH] Bump tensorflow from 1.8.0 to 2.7.2 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.8.0 to 2.7.2. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v1.8.0...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_with_voicecapability.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4a74f83..8057ffd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ imutils==0.5.1 scipy==1.1.0 scikit-learn==0.20.0 mtcnn==0.0.8 -tensorflow==1.8.0 +tensorflow==2.7.2 keras==2.0.8 h5py==2.8.0 facenet==1.0.3 diff --git a/requirements_with_voicecapability.txt b/requirements_with_voicecapability.txt index ab0eb9e..8e4afef 100644 --- a/requirements_with_voicecapability.txt +++ b/requirements_with_voicecapability.txt @@ -5,7 +5,7 @@ imutils==0.5.1 scipy==1.1.0 scikit-learn==0.20.0 mtcnn==0.0.8 -tensorflow==1.8.0 +tensorflow==2.7.2 keras==2.0.8 h5py==2.8.0 facenet==1.0.3