From 276bfdc5151b2822081646252d1e7dba830fddf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:11:24 +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.9.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.9.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..63650ab 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.9.3 Cython==0.24.1 ipython==5.1.0