From c895e6c051cfda77a22b31367cf5c0bbedce4249 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 13 Aug 2017 11:22:07 +0200 Subject: o Going more jupyter. --- requirements.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index d338937..627079e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,3 +6,8 @@ matplotlib==2.0.2 pandas==0.20.3 Pillow==4.2.1 pytest==3.2.0 + +mypy==0.521; python_version >= '3.0' + +# for development +jupyter==1.0.0 -- cgit v1.2.3