From a0b2879b05aa004e051b1131931f77148ac2ab0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 16:48:29 +0000 Subject: [PATCH] Bump tensorflow in /pytorch_code/lidar-bonnetal/train/tasks/semantic Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.13.1 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/v1.13.1...v2.5.0) Signed-off-by: dependabot[bot] --- .../lidar-bonnetal/train/tasks/semantic/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytorch_code/lidar-bonnetal/train/tasks/semantic/requirements.txt b/pytorch_code/lidar-bonnetal/train/tasks/semantic/requirements.txt index 2dd6e5c..5a728a9 100644 --- a/pytorch_code/lidar-bonnetal/train/tasks/semantic/requirements.txt +++ b/pytorch_code/lidar-bonnetal/train/tasks/semantic/requirements.txt @@ -1,7 +1,7 @@ numpy==1.14.0 scipy==1.4.1 torch==1.1.0 -tensorflow==1.13.1 +tensorflow==2.5.0 vispy==0.5.3 torchvision==0.2.2.post3 opencv_contrib_python==4.1.0.25