From e3cd5a420e10657fff017dd15c8af6f5f785956f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 00:21:18 +0000 Subject: [PATCH] Bump tensorflow from 2.0.0 to 2.11.1 in /4-Object_Detection/YOLOV3/docs Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.0 to 2.11.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.11.1) --- 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..93a091e6 --- 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.11.1