From 2c4b62dc9e5da2846a77d07972f8e4a2a5e15b16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 18:05:47 +0000 Subject: [PATCH] Bump tensorflow from 1.8.0 to 2.3.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.8.0 to 2.3.1. - [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.3.1) 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..c14933c 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.3.1 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..f1c6558 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.3.1 keras==2.0.8 h5py==2.8.0 facenet==1.0.3