diff options
Diffstat (limited to 'playground/Pipfile')
| -rw-r--r-- | playground/Pipfile | 3 |
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] |
