From 4470d414d9a0812ddb67173b96d7706fd3c1d3c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 22:26:29 +0000 Subject: [PATCH] Bump tensorflow-gpu in /services/zeta36-chess-alpha-zero Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15.4 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.4...v2.12.0) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/zeta36-chess-alpha-zero/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/zeta36-chess-alpha-zero/requirements.txt b/services/zeta36-chess-alpha-zero/requirements.txt index 782d914..71db7fd 100644 --- a/services/zeta36-chess-alpha-zero/requirements.txt +++ b/services/zeta36-chess-alpha-zero/requirements.txt @@ -1,6 +1,6 @@ grpcio==1.27.2 grpcio-tools==1.27.2 -tensorflow-gpu==1.15.4 +tensorflow-gpu==2.12.0 keras==2.1.4 profilehooks==1.12.0 numpy==1.18.1