From 1d93d8a3ed54b20584a6abcf78e3649640a9d9de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Nov 2020 18:10:44 +0000 Subject: [PATCH] build(deps): bump tensorflow-gpu from 2.0.0 to 2.3.1 Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.0.0 to 2.3.1. - [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.0.0...v2.3.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 465c241..c5a4360 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ # XXX calamari 1.0.1 has bug (Early stopping frequency not honored #146), use # this git version: https://github.com/Calamari-OCR/calamari/archive/a4fa9d61.tar.gz -tensorflow-gpu==2.0.0 +tensorflow-gpu==2.3.1