From bbc3aae2632c6fdd7a4331bd5f20f0e9fb269187 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Thu, 20 Dec 2018 11:50:42 +0200 Subject: Jordan PIL implementation sorta works --- playground/Pipfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'playground/Pipfile') diff --git a/playground/Pipfile b/playground/Pipfile index ec66373..64693a4 100644 --- a/playground/Pipfile +++ b/playground/Pipfile @@ -5,8 +5,7 @@ name = "pypi" [packages] jupyter = "*" -scikit-image = "*" -opencv-python = "*" +pillow = "*" [dev-packages] -- cgit v1.3.1