From e401eaec2fc6ec67249ac4eeff83c2d7bf81192d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 16:04:54 +0000 Subject: [PATCH] Bump tensorflow from 0.11.0rc2 to 2.5.1 in /Ref_Projects/SDC-P5-master Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 0.11.0rc2 to 2.5.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/v0.11.0rc2...v2.5.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... 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..3c16d0d41 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.5.1 terminado==0.6 Theano==0.8.2 toolz==0.8.0