From 497522ecde4bc7a80b7bc571c34ca9d81e2ad0dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 17:53:45 +0000 Subject: [PATCH] Bump tensorflow-gpu Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.2.0 to 2.3.1. - [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/v2.2.0...v2.3.1) Signed-off-by: dependabot[bot] --- .../RL_models/Lates/Python - Script/bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trading_RL_yahoo/RL_models/Lates/Python - Script/bot/requirements.txt b/trading_RL_yahoo/RL_models/Lates/Python - Script/bot/requirements.txt index 40f240d..6e40db6 100644 --- a/trading_RL_yahoo/RL_models/Lates/Python - Script/bot/requirements.txt +++ b/trading_RL_yahoo/RL_models/Lates/Python - Script/bot/requirements.txt @@ -7,7 +7,7 @@ pytz==2020.1 selenium==3.141.0 coloredlogs==14.0 lxml==4.5.2 -tensorflow_gpu==2.2.0 +tensorflow_gpu==2.3.1 Keras==2.2.4 docopt==0.6.2 pandas==1.0.5