diff options
| -rw-r--r-- | Pipfile | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ websockets = ">=4.0,<5.0"  yarl = "==1.1.1"  fuzzywuzzy = "*"  python-levenshtein = "*" -# pillow = "*" +pillow = "*"  [dev-packages]  "flake8" = "*"  | 
| index : bot | ||
| A mirrored copy of the python-discord/bot repository. | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | Pipfile | 2 | 
@@ -15,7 +15,7 @@ websockets = ">=4.0,<5.0"  yarl = "==1.1.1"  fuzzywuzzy = "*"  python-levenshtein = "*" -# pillow = "*" +pillow = "*"  [dev-packages]  "flake8" = "*"  |