From 8724c4064a42e6911c4b9f52ef94d1ca28a42fbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 15:14:19 +0000 Subject: [PATCH] Bump tensorflow from 1.8.0 to 2.5.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.8.0 to 2.5.0. - [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.5.0) 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..78b6cfd 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.5.0 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..f2a48f1 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.5.0 keras==2.0.8 h5py==2.8.0 facenet==1.0.3