[security]: Update Pillow

This commit is contained in:
Sweetbread
2023-05-10 18:10:10 +03:00
parent 6f66eae491
commit 21d41ee107
2 changed files with 79 additions and 116 deletions
+1 -1
View File
@@ -6,7 +6,6 @@ name = "pypi"
[packages]
pymongo = "*"
loguru = "*"
pillow = "*"
"nekos.py" = "*"
levenshtein = "*"
discordutils = "*"
@@ -18,6 +17,7 @@ cairosvg = "*"
matplotlib = "*"
simpledemotivators = {file = "https://github.com/Infqq/simpledemotivators/archive/main.zip"}
"discord.py" = {extras = ["voice"], version = "*"}
pillow = {file = "https://github.com/python-pillow/Pillow/archive/refs/tags/9.5.0.zip"}
[dev-packages]