From 1f00d1c87d56780c7de33b5574ac76b9a6cb5376 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 00:32:37 +0000 Subject: [PATCH] Bump tensorflow from 2.5.1 to 2.5.3 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.1 to 2.5.3. - [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.5.1...v2.5.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f84d92..4f99cd7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ Keras==2.2.4 numpy==1.16.5 opencv-python==3.4.4.19 scipy==1.3.3 -tensorflow==2.5.1 +tensorflow==2.5.3 gunicorn==19.9.0 \ No newline at end of file