From 52e4f9940072db64a503c3056656376e9a2a5726 Mon Sep 17 00:00:00 2001 From: Neil Stoker Date: Wed, 30 Oct 2019 23:57:53 +0000 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c9f074f1..e70956e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,10 +4,10 @@ librosa==0.5.1 Unidecode==0.4.20 tensorboard tensorboardX -matplotlib==2.0.2 +matplotlib Pillow flask scipy==0.19.0 tqdm git+git://github.com/bootphon/phonemizer@master -soundfile \ No newline at end of file +soundfile