From e94a7655924ee59069dc7cd31425acd8c9e34b5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:53:16 +0000 Subject: [PATCH] Bump tqdm from 4.42.1 to 4.66.3 in /transformer-xl Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.42.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.42.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- transformer-xl/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transformer-xl/requirements.txt b/transformer-xl/requirements.txt index caadbb6..efc12f1 100644 --- a/transformer-xl/requirements.txt +++ b/transformer-xl/requirements.txt @@ -2,7 +2,7 @@ pypianoroll==0.5.3 music21==5.7.2 texttable==1.6.2 note_seq==0.0.2 -tqdm==4.42.1 +tqdm==4.66.3 pretty_midi==0.2.9 prettyprint==0.1.5 torch==1.7.0