From b95a6169777f1dc43cfb3a3fc05fff8097bbd9d8 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Thu, 20 Dec 2018 10:18:03 +0200 Subject: Playground WIP --- playground/Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'playground/Pipfile') diff --git a/playground/Pipfile b/playground/Pipfile index bf1df79..ec66373 100644 --- a/playground/Pipfile +++ b/playground/Pipfile @@ -6,6 +6,7 @@ name = "pypi" [packages] jupyter = "*" scikit-image = "*" +opencv-python = "*" [dev-packages] -- cgit v1.3.1