From 6256f9b645c36dab4b4a90765f7bf73c3634a0cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2020 09:44:49 +0000 Subject: [PATCH] Bump tensorflow-gpu Bumps [tensorflow-gpu](https://github.com/tensorflow-gpu/tensorflow-gpu) from 1.11.0 to 1.15.2. - [Release notes](https://github.com/tensorflow-gpu/tensorflow-gpu/releases) - [Commits](https://github.com/tensorflow-gpu/tensorflow-gpu/commits) Signed-off-by: dependabot[bot] --- .../demo/yolov3/yolov3-bcl/demo/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 AICSE-demo-student/demo/yolov3/yolov3-bcl/demo/docs/requirements.txt diff --git a/AICSE-demo-student/demo/yolov3/yolov3-bcl/demo/docs/requirements.txt b/AICSE-demo-student/demo/yolov3/yolov3-bcl/demo/docs/requirements.txt old mode 100755 new mode 100644 index 3221456..29f9406 --- a/AICSE-demo-student/demo/yolov3/yolov3-bcl/demo/docs/requirements.txt +++ b/AICSE-demo-student/demo/yolov3/yolov3-bcl/demo/docs/requirements.txt @@ -1,6 +1,6 @@ numpy==1.15.1 Pillow==5.3.0 scipy==1.1.0 -tensorflow-gpu==1.11.0 +tensorflow-gpu==1.15.2 wget==3.2 seaborn==0.9.0