summaryrefslogtreecommitdiff
path: root/playground/Pipfile
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2018-12-20 11:50:42 +0200
committerYuval Adam <_@yuv.al>2018-12-20 11:50:42 +0200
commitbbc3aae2632c6fdd7a4331bd5f20f0e9fb269187 (patch)
tree1049d48f5a97c35fd87abe4bcb2f058dbadaa23a /playground/Pipfile
parentb95a6169777f1dc43cfb3a3fc05fff8097bbd9d8 (diff)
Jordan PIL implementation sorta worksdenoise
Diffstat (limited to 'playground/Pipfile')
-rw-r--r--playground/Pipfile3
1 files changed, 1 insertions, 2 deletions
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]