requiremerts update

This commit is contained in:
root 2019-12-20 15:19:53 +00:00
parent 777bc38b4e
commit ffea1331d4
1 changed files with 5 additions and 5 deletions

View File

@ -1,14 +1,14 @@
numpy==1.14.3 numpy>=1.14.3
torch>=0.4.1 torch>=0.4.1
librosa==0.5.1 librosa>=0.5.1
Unidecode==0.4.20 Unidecode>=0.4.20
tensorboard tensorboard
tensorboardX tensorboardX
matplotlib matplotlib
Pillow Pillow
flask flask
scipy==0.19.0 scipy
tqdm tqdm
git+git://github.com/bootphon/phonemizer@master
soundfile soundfile
phonemizer
bokeh==1.4.0 bokeh==1.4.0