From 5877e632a996b6cc37e4c73736beefcf5811b04d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 07:56:58 +0000 Subject: [PATCH] Bump tensorflow-gpu from 2.2.1 to 2.9.3 in /Segmentation Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.2.1 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/v2.2.1...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Segmentation/Deprecated/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Segmentation/Deprecated/requirements.txt b/Segmentation/Deprecated/requirements.txt index f781cb7..72d9783 100644 --- a/Segmentation/Deprecated/requirements.txt +++ b/Segmentation/Deprecated/requirements.txt @@ -3,7 +3,7 @@ numpy==1.18.1 tqdm==4.46.0 matplotlib==3.1.3 Fiona==1.8.13.post1 -tensorflow_gpu==2.2.1 +tensorflow_gpu==2.9.3 joblib==0.14.1 Keras==2.3.1 Pillow==7.2.0