From f9b94cee22ad561b6646a1ba463de6a6d7462120 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 12:55:57 +0000 Subject: [PATCH] Bump tensorflow from 2.10.0 to 2.12.1 in /generate_av_labels Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.10.0 to 2.12.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.10.0...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- generate_av_labels/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generate_av_labels/requirements.txt b/generate_av_labels/requirements.txt index df43f3f..66238db 100644 --- a/generate_av_labels/requirements.txt +++ b/generate_av_labels/requirements.txt @@ -15,7 +15,7 @@ imblearn cleanlab scikit-image soundfile==0.11.0 -tensorflow==2.10.0 +tensorflow==2.12.1 moviepy==1.0.3 openradar # //conda install -c conda-forge python-sounddevice