diff --git a/blurplefy/info.json b/blurplefy/info.json index 7597a49..8f7948e 100644 --- a/blurplefy/info.json +++ b/blurplefy/info.json @@ -9,7 +9,7 @@ "manage_roles" ], "requirements": [ - "pillow==5.2.0", + "pillow", "python-resize-image" ], "short": "Blurplefy a user profile picture or image.", @@ -19,4 +19,4 @@ "profile" ], "type": "COG" -} \ No newline at end of file +}