aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index e6fa798d6..370b77973 100644
--- a/Pipfile
+++ b/Pipfile
@@ -15,7 +15,7 @@ websockets = ">=4.0,<5.0"
yarl = "==1.1.1"
fuzzywuzzy = "*"
python-levenshtein = "*"
-# pillow = "*"
+pillow = "*"
[dev-packages]
"flake8" = "*"