From 2d7eb100175ee89d202a9036f65f245be2079088 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 16:58:38 +0000 Subject: [PATCH] Bump tensorflow from 1.14.0 to 2.5.3 in /scripts Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 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/v1.14.0...v2.5.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 47e96e0df..cd39ca39e 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,6 +1,6 @@ pytube==9.6.0 Keras==2.2.4 numpy==1.16.2 -tensorflow==1.14.0 +tensorflow==2.5.3 opencv_contrib_python==3.4.2.17 Pillow==7.0.0