From 3d6111da8cfe47fb72d3b45542d3be2746d1ae37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 08:17:34 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.13.1 to 2.4.0 in /OneStage/yolo Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.13.1 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.13.1...v2.4.0) Signed-off-by: dependabot[bot] --- OneStage/yolo/deep_sort_yolov3/requirements.txt | 2 +- OneStage/yolo/deep_sort_yolov4/requirements.txt | 2 +- OneStage/yolo/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/OneStage/yolo/deep_sort_yolov3/requirements.txt b/OneStage/yolo/deep_sort_yolov3/requirements.txt index 130579b..8a289f2 100644 --- a/OneStage/yolo/deep_sort_yolov3/requirements.txt +++ b/OneStage/yolo/deep_sort_yolov3/requirements.txt @@ -1,5 +1,5 @@ Keras==2.3.1 -tensorflow-gpu==1.15.2 +tensorflow-gpu==2.4.0 numpy==1.15.0 opencv-python==3.4.4.19 scikit-learn==0.21.2 diff --git a/OneStage/yolo/deep_sort_yolov4/requirements.txt b/OneStage/yolo/deep_sort_yolov4/requirements.txt index ec1bf99..c89dd07 100644 --- a/OneStage/yolo/deep_sort_yolov4/requirements.txt +++ b/OneStage/yolo/deep_sort_yolov4/requirements.txt @@ -1,5 +1,5 @@ Keras==2.3.1 -tensorflow-gpu==1.13.1 +tensorflow-gpu==2.4.0 numpy==1.15.0 opencv-python==4.2.0 scikit-learn==0.21.2 diff --git a/OneStage/yolo/requirements.txt b/OneStage/yolo/requirements.txt index ec1bf99..c89dd07 100644 --- a/OneStage/yolo/requirements.txt +++ b/OneStage/yolo/requirements.txt @@ -1,5 +1,5 @@ Keras==2.3.1 -tensorflow-gpu==1.13.1 +tensorflow-gpu==2.4.0 numpy==1.15.0 opencv-python==4.2.0 scikit-learn==0.21.2