From b50ec4ea39652c453f4c85c2226d6d16b0b8a6f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 23:36:31 +0000 Subject: [PATCH] Bump tensorflow-gpu in /text-detection-ctpn-banjin-dev Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.4.0 to 2.5.3. - [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.4.0...v2.5.3) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- text-detection-ctpn-banjin-dev/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text-detection-ctpn-banjin-dev/requirements.txt b/text-detection-ctpn-banjin-dev/requirements.txt index ce6d486..16486fd 100644 --- a/text-detection-ctpn-banjin-dev/requirements.txt +++ b/text-detection-ctpn-banjin-dev/requirements.txt @@ -3,6 +3,6 @@ opencv-python==3.4.0.12 Shapely==1.6.4.post1 matplotlib==1.5.3 numpy==1.14.2 -tensorflow-gpu==1.4.0 +tensorflow-gpu==2.5.3 Cython==0.24.1 ipython==5.1.0