From 81ef390e6f9744c51ca65b7b2e3fa4eb7e5ebfb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Sep 2020 00:42:39 +0000 Subject: [PATCH] Bump tensorflow from 1.13.1 to 1.15.4 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.13.1 to 1.15.4. - [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.13.1...v1.15.4) Signed-off-by: dependabot[bot] --- requirements-databricks.txt | 2 +- requirements-test.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-databricks.txt b/requirements-databricks.txt index 949d4c34..7764d5c1 100644 --- a/requirements-databricks.txt +++ b/requirements-databricks.txt @@ -14,7 +14,7 @@ deprecated==1.2.5 setuptools==41.6.0 pyarrow==0.13.0 Jinja2==2.10.1 -tensorflow==1.13.1 +tensorflow==1.15.4 keras==2.2.4 pygments>=2.1.3 flask==1.0.2 diff --git a/requirements-test.txt b/requirements-test.txt index dac29e0d..fa8ddd36 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -18,7 +18,7 @@ setuptools==41.6.0 pyarrow==0.13.0 tabulate==0.8.2 Jinja2==2.10.1 -tensorflow==1.13.1 +tensorflow==1.15.4 keras==2.2.4 pillow==6.2.0 pygments>=2.2.0 diff --git a/requirements.txt b/requirements.txt index 5a79baf5..a60cdc72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ deprecated==1.2.5 setuptools==41.6.0 pyarrow==0.13.0 Jinja2==2.10.1 -tensorflow==1.13.1 +tensorflow==1.15.4 keras==2.2.4 pygments>=2.2.0 flask==1.0.2