From fd6599cae9d9bc742e115b3ce64633b437cfcc7d Mon Sep 17 00:00:00 2001 From: Gordon Shumway <39967334+oddluck@users.noreply.github.com> Date: Sun, 24 Mar 2019 16:41:29 -0400 Subject: [PATCH] add scipy --- ASCII/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ASCII/requirements.txt b/ASCII/requirements.txt index 81c34dc..dad9d8c 100644 --- a/ASCII/requirements.txt +++ b/ASCII/requirements.txt @@ -4,3 +4,4 @@ pillow colour-science colormath fake-useragent +scipy