Skip to content

Commit 4fa4411

Browse files
committed
add missing unidecode for lewagon-assess/data-paintings-denoising-lyrics-detector-solution
1 parent 9382935 commit 4fa4411

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements.txt

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
appnope==0.1.3
12
astroid==2.11.7
23
asttokens==2.0.8
34
attrs==22.1.0
@@ -61,6 +62,7 @@ toml==0.10.2
6162
tomli==2.0.1
6263
tomlkit==0.11.5
6364
traitlets==5.5.0
65+
Unidecode==1.3.6
6466
urllib3==1.26.12
6567
wcwidth==0.2.5
6668
wrapt==1.14.1

0 commit comments

Comments
 (0)