From 1c9ce72caf83ced646e83bdac243ff116b403bd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 01:22:34 +0000 Subject: [PATCH] Bump tensorflow from 0.11.0rc2 to 2.5.3 in /Ref_Projects/SDC-P5-master Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 0.11.0rc2 to 2.5.3. - [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.3) --- 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..61728b6e9 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.3 terminado==0.6 Theano==0.8.2 toolz==0.8.0