From b0a1056d6d48205af26ddcf9917916bcb0801073 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 14:28:23 +0000 Subject: [PATCH] Bump tensorflow from 2.2.1 to 2.4.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.2.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.2.1...v2.4.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a942297..ac25877 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy==1.18.2 gym==0.15.7 procgen==0.10.3 torch==1.6.0 -tensorflow==2.2.1 +tensorflow==2.4.0 scipy==1.4.1 matplotlib==3.1.1 plotly==4.9.0