From 7d6971a5f668e65b804ba438ddb5a3ed25842de0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Oct 2020 08:29:20 +0000 Subject: [PATCH] Bump tensorflow from 2.3 to 2.3.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.3 to 2.3.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.3.0...v2.3.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4d5b7ce0..78016936 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==2.3 +tensorflow==2.3.1 numpy==1.18.2 opencv-python==4.2.0.34 PyYAML==5.3.1