From 89944575e0c9ae10dcd24089e90894e78dace969 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 18:48:13 +0000 Subject: [PATCH] Bump tensorflow in /Ref_Projects/SDC-P5-master Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 0.11.0rc2 to 2.4.0rc1. - [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...v2.4.0-rc1) 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..993415e5b 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==2.4.0rc1 terminado==0.6 Theano==0.8.2 toolz==0.8.0