From cc663e1874e37f89b0dfa3c909fb06859b1906da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 10:46:31 +0000 Subject: [PATCH] build(deps): bump tensorflow from 1.15.4 to 2.4.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 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/v1.15.4...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 8199f95..1ecba5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==1.15.4 +tensorflow==2.4.0 sklearn git-lfs pylint