From 1b4135a09eff9a19150d0ee3837d03c64b088de7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 20:44:03 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.12.0 to 1.15.0 in /ML Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.12.0 to 1.15.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.12.0...v1.15.0) Signed-off-by: dependabot[bot] --- ML/requirements.txt | 8 ++++---- ML/requirements3.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ML/requirements.txt b/ML/requirements.txt index ad766670..6e0d3f3f 100644 --- a/ML/requirements.txt +++ b/ML/requirements.txt @@ -18,11 +18,11 @@ Werkzeug==0.15.4 wrapt==1.11.2 ## Problem -# Collecting tensorflow-gpu==1.12.0 (from -r ML/requirements.txt (line 20)) -# ERROR: Could not find a version that satisfies the requirement tensorflow-gpu==1.12.0 (from -r ML/requirements.txt (line 20)) (from versions: none) -# ERROR: No matching distribution found for tensorflow-gpu==1.12.0 (from -r ML/requirements.txt (line 20)) +# Collecting tensorflow-gpu==1.15.0 (from -r ML/requirements.txt (line 20)) +# ERROR: Could not find a version that satisfies the requirement tensorflow-gpu==1.15.0 (from -r ML/requirements.txt (line 20)) (from versions: none) +# ERROR: No matching distribution found for tensorflow-gpu==1.15.0 (from -r ML/requirements.txt (line 20)) ## Solution # python3 -m pip install --upgrade https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-1.12.0-py3-none-any.whl -tensorflow-gpu==1.12.0 +tensorflow-gpu==1.15.0 #tensorflow==1.14.0 \ No newline at end of file diff --git a/ML/requirements3.txt b/ML/requirements3.txt index 4cc4932f..74b9f35a 100644 --- a/ML/requirements3.txt +++ b/ML/requirements3.txt @@ -119,7 +119,7 @@ stevedore==1.30.0 system-service==0.3 systemd-python==234 tensorboard==1.12.1 -tensorflow-gpu==1.12.0 +tensorflow-gpu==1.15.0 termcolor==1.1.0 terminado==0.8.2 testpath==0.4.2