From db6a8ca997966d65c9bcb7ca3f574f670c203e21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 22:19:10 +0000 Subject: [PATCH] Bump tensorflow from 1.14.0 to 1.15.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 1.15.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.14.0...v1.15.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- ubuntu_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index eae43f3..7d8d90f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -211,7 +211,7 @@ statsmodels==0.9.0 sympy==1.1.1 tblib==1.3.2 tensorboard==1.14.0 -tensorflow==1.14.0 +tensorflow==1.15.0 tensorflow-estimator==1.14.0 tensorflow-serving-api==1.14.0 termcolor==1.1.0 diff --git a/ubuntu_requirements.txt b/ubuntu_requirements.txt index 731b1b0..ae12676 100644 --- a/ubuntu_requirements.txt +++ b/ubuntu_requirements.txt @@ -53,7 +53,7 @@ scipy==1.3.2 six==1.13.0 SQLAlchemy==1.3.11 tensorboard==1.14.0 -tensorflow==1.14.0 +tensorflow==1.15.0 tensorflow-estimator==1.14.0 termcolor==1.1.0 urllib3==1.25.7