From a91535b41d20c2bef5249d6c4ab1b504c0850be4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 01:51:10 +0000 Subject: [PATCH] Bump tensorflow from 2.7.2 to 2.11.1 in /youtube/video Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.7.2 to 2.11.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.7.2...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- youtube/video/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube/video/requirements.txt b/youtube/video/requirements.txt index 33f0266..8ba3973 100644 --- a/youtube/video/requirements.txt +++ b/youtube/video/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==2.7.2 +tensorflow==2.11.1 scikit-learn==0.22.2.post1 scipy==1.4.1 pillow==9.0.1