From d3a35c08a7ccfac33c21c4e2e75ad47690a552f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 22:50:07 +0000 Subject: [PATCH] Bump tensorflow from 2.6.0 to 2.7.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.6.0 to 2.7.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.6.0...v2.7.0) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_3.6.txt | 2 +- requirements_3.9.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 379bd21..8538b90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy==1.19.5 opencv-contrib-python-headless==4.1.2.30 scipy==1.7.1 -tensorflow==2.6.0 +tensorflow==2.6.1 colorama==0.4.4 tqdm==4.62.3 ffmpeg-python==0.2.0 diff --git a/requirements_3.6.txt b/requirements_3.6.txt index f1c7201..b911a9b 100644 --- a/requirements_3.6.txt +++ b/requirements_3.6.txt @@ -1,7 +1,7 @@ numpy==1.19.2 opencv-contrib-python-headless==4.1.2.30 scipy==1.5.4 -tensorflow==2.6.0 +tensorflow==2.6.1 colorama==0.4.4 tqdm==4.62.3 ffmpeg-python==0.2.0 diff --git a/requirements_3.9.txt b/requirements_3.9.txt index b356b27..9e88bfb 100644 --- a/requirements_3.9.txt +++ b/requirements_3.9.txt @@ -1,7 +1,7 @@ numpy==1.19.5 opencv-contrib-python-headless==4.5.1.48 scipy==1.7.1 -tensorflow==2.6.0 +tensorflow==2.6.1 colorama==0.4.4 tqdm==4.62.3 ffmpeg-python==0.2.0 -- 2.52.0