From 364dc40f8f8a8a0c59fec0f34790e83d8139fc67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 15:05:41 +0000 Subject: [PATCH] Bump tensorflow-gpu in /Han/object_tracking_deepsort Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.5.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/v1.15.2...v2.5.1) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Han/object_tracking_deepsort/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Han/object_tracking_deepsort/requirements.txt b/Han/object_tracking_deepsort/requirements.txt index 994be5d4..5e2804b6 100644 --- a/Han/object_tracking_deepsort/requirements.txt +++ b/Han/object_tracking_deepsort/requirements.txt @@ -1,7 +1,7 @@ opencv_python==4.3.0.36 matplotlib==3.0.3 scipy==1.2.1 -tensorflow_gpu==1.15.2 +tensorflow_gpu==2.5.1 torchvision==0.2.2 torch==1.0.1.post2 imgaug==0.2.8