From 3eef1fe6a43565dccd0b4d5bcfa97964fb187c75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 20:50:32 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.15.2 to 2.12.0 Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.12.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.2...v2.12.0) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f44abb..6be7380 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ six==1.15.0 tensorboard==1.15.0 tensorflow==1.15.2 tensorflow-estimator==1.15.1 -tensorflow-gpu==1.15.2 +tensorflow-gpu==2.12.0 termcolor==1.1.0 tifffile==2020.9.3 tqdm==4.48.2