From 4d82b6545161bc7d6410d37243adfb2bd639127e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 08:02:41 +0000 Subject: [PATCH] Bump tensorflow Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 2.4.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.14.0...v2.4.0) Signed-off-by: dependabot[bot] --- .../observations-master/mask_classifier/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/9_Machine_learning/3_OpenCV/dataset/observations-master/mask_classifier/requirements.txt b/9_Machine_learning/3_OpenCV/dataset/observations-master/mask_classifier/requirements.txt index 99a8259..6e354d7 100644 --- a/9_Machine_learning/3_OpenCV/dataset/observations-master/mask_classifier/requirements.txt +++ b/9_Machine_learning/3_OpenCV/dataset/observations-master/mask_classifier/requirements.txt @@ -93,7 +93,7 @@ soupsieve==1.9.5 spacy==2.1.8 srsly==0.1.0 tensorboard==1.14.0 -tensorflow==1.14.0 +tensorflow==2.4.0 tensorflow-estimator==1.14.0 termcolor==1.1.0 terminado==0.8.3