From 81a0402047edf4611ecae03fa525386d00d80089 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 17:32:38 +0000 Subject: [PATCH] Bump tensorflow from 2.8.0 to 2.8.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.8.0 to 2.8.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/v2.8.0...v2.8.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/requirements.txt b/requirements.txt index bccb5f4..fc3813b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,8 +10,6 @@ absl-py==1.0.0 # tensorflow astunparse==1.6.3 # via tensorflow -cached-property==1.5.2 - # via h5py cachetools==5.0.0 # via google-auth certifi==2021.10.8 @@ -42,8 +40,6 @@ h5py==3.6.0 # via tensorflow idna==3.3 # via requests -importlib-metadata==4.11.1 - # via markdown joblib==1.1.0 # via scikit-learn keras==2.8.0 @@ -134,20 +130,18 @@ tensorboard-data-server==0.6.1 # via tensorboard tensorboard-plugin-wit==1.8.1 # via tensorboard -tensorflow==2.8.0 +tensorflow==2.8.1 # via -r requirements.in +tensorflow-estimator==2.8.0 + # via tensorflow tensorflow-io-gcs-filesystem==0.24.0 # via tensorflow termcolor==1.1.0 # via tensorflow -tf-estimator-nightly==2.8.0.dev2021122109 - # via tensorflow threadpoolctl==3.0.0 # via scikit-learn typing-extensions==4.1.1 - # via - # importlib-metadata - # tensorflow + # via tensorflow urllib3==1.26.8 # via requests werkzeug==2.0.3 @@ -158,8 +152,6 @@ wheel==0.37.1 # tensorboard wrapt==1.13.3 # via tensorflow -zipp==3.7.0 - # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # setuptools