From 34066ac4fcd2996e13c55124264433fa74640252 Mon Sep 17 00:00:00 2001 From: rafaelvalle Date: Mon, 11 Jun 2018 08:16:31 -0700 Subject: [PATCH] requirements.txt: setting torch to 0.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40e27c8..9c8594d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -torch==0.2.0.post3 +torch==0.4.0 matplotlib==2.1.0 tensorflow numpy==1.13.3