From 1bfb1c61ed6ca3d1d8493f503f73cf1b3a9ff4e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 18:39:03 +0000 Subject: [PATCH] Bump tensorflow from 2.1.0 to 2.4.0 in /prediction-experiments/python-nb Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.1.0 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.1.0...v2.4.0) Signed-off-by: dependabot[bot] --- prediction-experiments/python-nb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prediction-experiments/python-nb/requirements.txt b/prediction-experiments/python-nb/requirements.txt index 8483c23..38968c0 100644 --- a/prediction-experiments/python-nb/requirements.txt +++ b/prediction-experiments/python-nb/requirements.txt @@ -8,5 +8,5 @@ pandas==1.0.1 Keras==2.3.1 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0 -tensorflow==2.1.0 +tensorflow==2.4.0 tensorflow-estimator==2.1.0