From b58437340364fc637e17de51e0a588f2cf5c2e9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Sep 2020 01:31:24 +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 1.15.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/v1.13.1...v1.15.4) 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..33e9cf2 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==1.15.4 vispy==0.5.3 torchvision==0.2.2.post3 opencv_contrib_python==4.1.0.25