From 2941391593c656ed24670a12a0bb7de8c51bbd4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 23:09:54 +0000 Subject: [PATCH] Bump tensorflow from 2.4.0 to 2.9.3 in /video_tagger_api Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.4.0 to 2.9.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.4.0...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- video_tagger_api/requirements.txt | 2 +- video_tagger_api/requirements_no_avc.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/video_tagger_api/requirements.txt b/video_tagger_api/requirements.txt index fcb64b5..0ceca74 100644 --- a/video_tagger_api/requirements.txt +++ b/video_tagger_api/requirements.txt @@ -9,5 +9,5 @@ scikit-image imgaug cython pycocotools -tensorflow==2.4.0 +tensorflow==2.9.3 keras==2.1.5 diff --git a/video_tagger_api/requirements_no_avc.txt b/video_tagger_api/requirements_no_avc.txt index fcb64b5..0ceca74 100644 --- a/video_tagger_api/requirements_no_avc.txt +++ b/video_tagger_api/requirements_no_avc.txt @@ -9,5 +9,5 @@ scikit-image imgaug cython pycocotools -tensorflow==2.4.0 +tensorflow==2.9.3 keras==2.1.5