From 2152938ea6f333304c344027091d2f97159dadb9 Mon Sep 17 00:00:00 2001 From: 0shimax Date: Mon, 24 Jul 2017 07:43:46 +0900 Subject: [PATCH] modify numpy version to 1.13.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 24768362..795c845b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # These come over from neon -numpy==1.11.1 +numpy==1.13.1 h5py==2.6.0 appdirs==1.4.0