From 12d81e3c78c0d18fa4a0c0197178df699cb6f31e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 01:49:12 +0000 Subject: [PATCH] Bump tensorflow-gpu Bumps [tensorflow-gpu](https://github.com/tensorflow-gpu/tensorflow-gpu) from 1.15.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] --- .../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