From e9a2a74c6973387368a2378b1427367358aca950 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Dec 2020 20:07:53 +0000 Subject: [PATCH] Bump tensorflow from 1.12.0rc2 to 2.4.0rc4 in /Recommender Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.0rc2 to 2.4.0rc4. - [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-rc4) 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..5fe8bb5 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.0rc4