From 9ace60ecdb6ec43f30378b61728dc4b2e9f67254 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 20:59:26 +0000 Subject: [PATCH] Bump tensorflow from 1.15 to 2.12.1 in /scratchgan Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15 to 2.12.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/v1.15.0...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scratchgan/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scratchgan/requirements.txt b/scratchgan/requirements.txt index bda6172..e246bc6 100644 --- a/scratchgan/requirements.txt +++ b/scratchgan/requirements.txt @@ -1,7 +1,7 @@ absl-py==0.7.1 dm-sonnet==1.34 numpy==1.16.4 -tensorflow==1.15 +tensorflow==2.12.1 tensorflow-probability==0.7.0 tensorflow-gan == 1.0.0.dev0 tensorflow-hub == 0.6.0