From 736e512e068f10e07e4c0f19f3d3da99e5810ae5 Mon Sep 17 00:00:00 2001 From: Keith Ito Date: Sun, 29 Apr 2018 13:35:47 -0700 Subject: [PATCH] Update numpy version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 67a7a00..7588bb2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ falcon==1.2.0 inflect==0.2.5 librosa==0.5.1 matplotlib==2.0.2 -numpy==1.13.0 +numpy==1.14.3 scipy==0.19.0 tqdm==4.11.2 Unidecode==0.4.20