From 15fea751d9f11ebf88c0cae09d128fb36f710725 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 16:18:07 +0000 Subject: [PATCH] Bump tensorflow from 2.0.0 to 2.5.0 in /ObjectDetection/Yolo/resource Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.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/v2.0.0...v2.5.0) 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..9399086 --- 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.5.0