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