From c347d99a13df0a4ab45cc1c46025e82ce3d738c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 20:12:54 +0000 Subject: [PATCH] Bump joblib from 0.11 to 1.2.0 in /Group_4/Multiframe Approach Bumps [joblib](https://github.com/joblib/joblib) from 0.11 to 1.2.0. - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst) - [Commits](https://github.com/joblib/joblib/compare/0.11...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Group_4/Multiframe Approach/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Group_4/Multiframe Approach/requirements.txt b/Group_4/Multiframe Approach/requirements.txt index b4bd8d2a3..d2d21784e 100644 --- a/Group_4/Multiframe Approach/requirements.txt +++ b/Group_4/Multiframe Approach/requirements.txt @@ -5,7 +5,7 @@ Cython==0.25.2 decorator==4.0.11 functools32==3.2.3.post2 h5py==2.7.0 -joblib==0.11 +joblib==1.2.0 Keras==1.1.0 librosa==0.5.0 matplotlib==2.0.0