From 7ec1b525b350349902a13cf0b53e1baee17d2602 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2019 19:16:07 +0000 Subject: [PATCH] Bump tensorflow from 1.11.0 to 1.12.2 in /autoEnc Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.11.0 to 1.12.2. - [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.11.0...v1.12.2) Signed-off-by: dependabot[bot] --- autoEnc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 autoEnc/requirements.txt diff --git a/autoEnc/requirements.txt b/autoEnc/requirements.txt old mode 100755 new mode 100644 index 5c8f353..b74e350 --- a/autoEnc/requirements.txt +++ b/autoEnc/requirements.txt @@ -1,3 +1,3 @@ -tensorflow==1.11.0 +tensorflow==1.12.2 numpy==1.13.1 pickle==0.7.4 \ No newline at end of file