From 91ae5b57b0ff33cc17425f86e54354eb76d2b6b1 Mon Sep 17 00:00:00 2001 From: Rafael Valle Date: Mon, 9 Mar 2020 14:31:11 -0700 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 660bde9..8771671 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ matplotlib==2.1.0 -tensorflow +tensorflow==1.12.0 numpy==1.13.3 inflect==0.2.5 librosa==0.6.0