From e83c9105d9c820904b2d97a0601d4c24ee87c7be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 17:01:33 +0000 Subject: [PATCH] Bump tensorflow from 2.0.0 to 2.6.4 in /4-Object_Detection/YOLOV3/docs Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.0 to 2.6.4. - [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.6.4) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 4-Object_Detection/YOLOV3/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 4-Object_Detection/YOLOV3/docs/requirements.txt diff --git a/4-Object_Detection/YOLOV3/docs/requirements.txt b/4-Object_Detection/YOLOV3/docs/requirements.txt old mode 100755 new mode 100644 index 57ae1867..fd9d7182 --- a/4-Object_Detection/YOLOV3/docs/requirements.txt +++ b/4-Object_Detection/YOLOV3/docs/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.6.4