From f40958215ac696ab8f3c8cafe7973ea5a6117098 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 01:49:32 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.15.0 to 1.15.2 Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15.0 to 1.15.2. - [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.0...v1.15.2) Signed-off-by: dependabot[bot] --- .../requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Explainable Deep Convolutional Candlestick Learner/requirements.txt b/Explainable Deep Convolutional Candlestick Learner/requirements.txt index ba5385c..c9b233e 100644 --- a/Explainable Deep Convolutional Candlestick Learner/requirements.txt +++ b/Explainable Deep Convolutional Candlestick Learner/requirements.txt @@ -34,7 +34,7 @@ scipy==1.4.1 six==1.13.0 tensorboard==1.15.0 tensorflow-estimator==1.15.1 -tensorflow-gpu==1.15.0 +tensorflow-gpu==1.15.2 tensorflow-gpu-estimator==2.1.0 termcolor==1.1.0 tqdm==4.41.1