From 7efb07715aa87cdb19f5e8c49f6fe521b4c562ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:50:33 +0000 Subject: [PATCH] Bump tensorflow from 1.15.0 to 2.9.3 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.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/v1.15.0...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 860e95c7..0be995d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ scikit-learn==0.20.2 librosa==0.6.0 audioread==2.1.5 setuptools==41.0.0 -tensorflow==1.15.0 +tensorflow==2.9.3 tqdm==4.23.4 \ No newline at end of file