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