From ac2681f486dc087ed836cee850f6a4eb0eb53ba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 14:45:55 +0000 Subject: [PATCH] chore(deps): bump tensorflow-gpu from 2.0.0a0 to 2.5.1 Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.0.0a0 to 2.5.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/v2.0.0-alpha0...v2.5.1) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_gpu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_gpu.txt b/requirements_gpu.txt index a6c5f60..a23c73d 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -1,5 +1,5 @@ numpy==1.15.1 -tensorflow-gpu==2.0.0a0 +tensorflow-gpu==2.5.1 six==1.11.0 tensorflowjs==1.0.1 tqdm