From c141726a96570e5e757e0caeb5953629fba1ed6f Mon Sep 17 00:00:00 2001 From: Rafael Valle Date: Fri, 4 May 2018 09:44:14 -0700 Subject: [PATCH] requirements.txt: updating tensorflow requirements --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 54f02b8..40e27c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ torch==0.2.0.post3 matplotlib==2.1.0 -tensorflow==1.5.0 +tensorflow numpy==1.13.3 inflect==0.2.5 librosa==0.6.0