From c6598563a68414d1e18067a8742df55cb77da441 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2019 11:55:30 +0000 Subject: [PATCH] Bump tensorflow from 1.13.1 to 1.14.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.13.1 to 1.14.0. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/v1.14.0/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v1.13.1...v1.14.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2eb3ef..c05b87c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ keras==2.2.4 passlib==1.7.1 pillow==5.3.0 pytest==4.0.1 -tensorflow==1.13.1 +tensorflow==1.14.0 tqdm==4.28.1