From 84c9c32db9849d979fc927ecbc617da17258c49e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 17:10:33 +0000 Subject: [PATCH] Bump tensorflow from 1.13.1 to 2.6.4 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.13.1 to 2.6.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...v2.6.4) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... 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..82c47c49 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.6.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..856d2a37 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.6.4 keras==2.2.4 pillow==6.2.0 pygments>=2.2.0 diff --git a/requirements.txt b/requirements.txt index 5a79baf5..8ad72509 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.6.4 keras==2.2.4 pygments>=2.2.0 flask==1.0.2