From f527f98c620bf199446ae435c1f4496a9a5916c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 16:11:42 +0000 Subject: [PATCH] Bump tensorflow from 1.13.1 to 2.5.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.13.1 to 2.5.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.13.1...v2.5.0) 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..03c60f0b 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==2.5.0 keras==2.2.4 pygments>=2.1.3 flask==1.0.2 diff --git a/requirements-test.txt b/requirements-test.txt index dac29e0d..e836be46 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==2.5.0 keras==2.2.4 pillow==6.2.0 pygments>=2.2.0 diff --git a/requirements.txt b/requirements.txt index 5a79baf5..275307cf 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==2.5.0 keras==2.2.4 pygments>=2.2.0 flask==1.0.2