From af910846ebf27d38d19f444cd6807c0fbce6ec0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 14:39:39 +0000 Subject: [PATCH] Bump tensorflow-cpu from 1.15.0 to 2.5.1 Bumps [tensorflow-cpu](https://github.com/tensorflow/tensorflow) from 1.15.0 to 2.5.1. - [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.15.0...v2.5.1) --- updated-dependencies: - dependency-name: tensorflow-cpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- RasaNLU/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RasaNLU/requirements.txt b/RasaNLU/requirements.txt index ca12c0f..b34892e 100644 --- a/RasaNLU/requirements.txt +++ b/RasaNLU/requirements.txt @@ -164,7 +164,7 @@ tabulate==0.8.6 tensor2tensor==1.14.1 tensorboard==1.14.0 tensorflow==1.14.0 -tensorflow-cpu==1.15.0 +tensorflow-cpu==2.5.1 tensorflow-cpu-estimator==1.15.1 tensorflow-datasets==2.0.0 tensorflow-estimator==1.14.0 diff --git a/requirements.txt b/requirements.txt index ca12c0f..b34892e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -164,7 +164,7 @@ tabulate==0.8.6 tensor2tensor==1.14.1 tensorboard==1.14.0 tensorflow==1.14.0 -tensorflow-cpu==1.15.0 +tensorflow-cpu==2.5.1 tensorflow-cpu-estimator==1.15.1 tensorflow-datasets==2.0.0 tensorflow-estimator==1.14.0