From ee2b582074d18dea432a3416daa0456d26a47227 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nemanja=20Mili=C4=87evi=C4=87?= Date: Mon, 11 Sep 2017 22:59:40 -0500 Subject: [PATCH] Update requirements --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 8453659..ea1f498 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,5 @@ numpy==1.11.3 scipy==0.18.1 matplotlib==2.0.0 +pytest==3.2.1 +pillow==4.2.1