From d2a8f018fdacc902e7549d49ee02802b75ac7244 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Dec 2020 00:36:56 +0000 Subject: [PATCH] Bump tensorflow in /DataWork/05_poverty_estimation/_poverty_estimation Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.3.1 to 2.4.0. - [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/v2.3.1...v2.4.0) Signed-off-by: dependabot[bot] --- .../05_poverty_estimation/_poverty_estimation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DataWork/05_poverty_estimation/_poverty_estimation/requirements.txt b/DataWork/05_poverty_estimation/_poverty_estimation/requirements.txt index 9d915c6..73da64c 100644 --- a/DataWork/05_poverty_estimation/_poverty_estimation/requirements.txt +++ b/DataWork/05_poverty_estimation/_poverty_estimation/requirements.txt @@ -7,7 +7,7 @@ scikit-learn==0.21.3 scipy==1.3.1 six==1.12.0 -tensorflow==2.3.1 +tensorflow==2.4.0 keras==2.4.3 geopandas==0.6.1 pandas==1.1.0