diff --git a/Pipfile b/Pipfile index d86add7..ad3234d 100644 --- a/Pipfile +++ b/Pipfile @@ -8,6 +8,7 @@ verify_ssl = true [packages] django = "*" django-thumbs-v2 = "*" +image = "*" [requires] python_version = "3"