From 1ac0f4ea50ca992a6f51cf7808f35b0b0bd9e2da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 14:55:31 +0000 Subject: [PATCH] Bump tensorflow from 2.4.1 to 2.5.0 in /color_calibration Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.4.1 to 2.5.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.4.1...v2.5.0) Signed-off-by: dependabot[bot] --- color_calibration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/color_calibration/requirements.txt b/color_calibration/requirements.txt index 711d080..27f511c 100644 --- a/color_calibration/requirements.txt +++ b/color_calibration/requirements.txt @@ -1,2 +1,2 @@ numpy==1.20.2 -tensorflow==2.4.1 +tensorflow==2.5.0