From fc731bb2d393158f3c2b3b0596c1868d80877ccd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 19:09:36 +0000 Subject: [PATCH] Bump lxml from 4.2.1 to 4.6.3 in /src/waveUnet Bumps [lxml](https://github.com/lxml/lxml) from 4.2.1 to 4.6.3. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.2.1...lxml-4.6.3) Signed-off-by: dependabot[bot] --- src/waveUnet/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/waveUnet/requirements.txt b/src/waveUnet/requirements.txt index 2197cd0..6c43a72 100644 --- a/src/waveUnet/requirements.txt +++ b/src/waveUnet/requirements.txt @@ -3,7 +3,7 @@ sacred==0.7.3 tensorflow-gpu==1.8.0 librosa==0.6.2 soundfile==0.10.2 -lxml==4.2.1 +lxml==4.6.3 musdb==0.2.3 museval==0.2.0 google==2.0.1