[Blurplefy] No need to specify pillow ver now

This commit is contained in:
aikaterna
2020-01-17 09:05:14 -08:00
committed by GitHub
parent 7d73d7931a
commit d613d412e6

View File

@@ -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"
}
}