From 8aeed4d5ce9470b58b1594e1e2c00b90ddd11b59 Mon Sep 17 00:00:00 2001 From: aikaterna Date: Sat, 6 Oct 2018 12:18:33 -0700 Subject: [PATCH] [V3 Blurplefy] Pillow lib lock for now Pillow 5.3.0 introduced import changes I'm not willing to work on right now. --- blurplefy/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blurplefy/info.json b/blurplefy/info.json index 4f59f01..7597a49 100644 --- a/blurplefy/info.json +++ b/blurplefy/info.json @@ -9,7 +9,7 @@ "manage_roles" ], "requirements": [ - "pillow", + "pillow==5.2.0", "python-resize-image" ], "short": "Blurplefy a user profile picture or image.",