From 3e2f1f0ec5e52f859cd2ec34ac7bc715ef4bfeee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 18:42:08 +0000 Subject: [PATCH] Bump tensorflow from 2.0.0 to 2.3.1 in /ObjectDetection/Yolo/resource Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.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/v2.0.0...v2.3.1) Signed-off-by: dependabot[bot] --- ObjectDetection/Yolo/resource/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 ObjectDetection/Yolo/resource/requirements.txt diff --git a/ObjectDetection/Yolo/resource/requirements.txt b/ObjectDetection/Yolo/resource/requirements.txt old mode 100755 new mode 100644 index 57ae186..a78d1d0 --- a/ObjectDetection/Yolo/resource/requirements.txt +++ b/ObjectDetection/Yolo/resource/requirements.txt @@ -5,4 +5,4 @@ wget==3.2 seaborn==0.9.0 easydict==1.9 grpcio>=1.24.3 -tensorflow==2.0.0 +tensorflow==2.3.1