From dd92570929699482ee8bdface1097f69a07736b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 18:46:14 +0000 Subject: [PATCH] Bump tensorflow-gpu from 2.0.1 to 2.0.3 Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.0.1 to 2.0.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.0.1...v2.0.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b52f96c..a6476f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ six==1.11.0 tb-nightly==1.15.0a20190806 tensorboard==2.0.0 tensorflow-estimator==2.0.0 -tensorflow-gpu==2.0.1 +tensorflow-gpu==2.0.3 termcolor==1.1.0 tf-estimator-nightly==1.14.0.dev2019080601 tqdm==4.36.1