From 2c4d1efdc46aa3c6f9246388d99c4e44e0153ccd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2020 20:20:18 +0000 Subject: [PATCH] Bump tensorflow from 0.11.0rc2 to 1.15.2 in /Ref_Projects/SDC-P5-master Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 0.11.0rc2 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/v0.11.0rc2...v1.15.2) Signed-off-by: dependabot[bot] --- Ref_Projects/SDC-P5-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ref_Projects/SDC-P5-master/requirements.txt b/Ref_Projects/SDC-P5-master/requirements.txt index 45478cbd4..45d5f6a47 100644 --- a/Ref_Projects/SDC-P5-master/requirements.txt +++ b/Ref_Projects/SDC-P5-master/requirements.txt @@ -141,7 +141,7 @@ SQLAlchemy==1.0.13 statsmodels==0.6.1 sympy==1.0 tables==3.2.3.1 -tensorflow==0.11.0rc2 +tensorflow==1.15.2 terminado==0.6 Theano==0.8.2 toolz==0.8.0