From be310c7ac617077c8caebc80aef7eb2a8a70dba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 21:34:43 +0000 Subject: [PATCH] Bump tensorflow from 2.7.0 to 2.8.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.7.0 to 2.8.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/v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index ae377c9..58769ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ idna==2.9 importlib-metadata==1.6.0 iniconfig==1.1.1 libclang==12.0.0 -keras==2.7.0 +keras==2.8.0 Keras-Preprocessing==1.1.2 Markdown==3.2.2 mxnet==1.6.0 @@ -39,10 +39,10 @@ requests-oauthlib==1.3.0 rsa==4.7 scipy==1.4.1 six==1.15.0 -tensorboard==2.7.0 +tensorboard==2.8.0 tensorboard-plugin-wit==1.6.0.post3 -tensorflow==2.7.0 -tensorflow-estimator==2.7.0 +tensorflow==2.8.0 +tensorflow-estimator==2.8.0 tensorflow-io-gcs-filesystem==0.23.1 termcolor==1.1.0 toml==0.10.1