summaryrefslogtreecommitdiff
path: root/playground/Pipfile
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2018-12-20 10:18:03 +0200
committerYuval Adam <_@yuv.al>2018-12-20 10:18:03 +0200
commitb95a6169777f1dc43cfb3a3fc05fff8097bbd9d8 (patch)
tree875ccb16583e760347feb94be502835c1b677b92 /playground/Pipfile
parentfd28acccc2dcc8ee4a4f2dc6ff6804c790195c6a (diff)
Playground WIP
Diffstat (limited to 'playground/Pipfile')
-rw-r--r--playground/Pipfile1
1 files changed, 1 insertions, 0 deletions
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]