From 90a56a12a93280727030fc590f2793aaf775e4cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 18:08:41 +0000 Subject: [PATCH] Bump tensorflow from 1.12.0rc2 to 2.4.0rc1 in /Recommender Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.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/v1.12.0-rc2...v2.4.0-rc1) Signed-off-by: dependabot[bot] --- Recommender/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Recommender/requirements.txt b/Recommender/requirements.txt index 01df808..883d906 100644 --- a/Recommender/requirements.txt +++ b/Recommender/requirements.txt @@ -6,4 +6,4 @@ pandas==0.23.4 requests==2.20.0 scikit-learn==0.20.0 Scrapy==1.5.1 -tensorflow==1.12.0rc2 +tensorflow==2.4.0rc1