Update to pillow 9.x

Update transient dependencies
This commit is contained in:
Ethan Paul 2022-03-09 19:59:53 -05:00
parent 1ace9ae881
commit dfa924d912
No known key found for this signature in database
GPG Key ID: D0E2CBF1245E92BF
2 changed files with 384 additions and 513 deletions

895
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -45,7 +45,7 @@ flask = "^1.1.2"
flask-restful = "^0.3.8"
gunicorn = {version = "^20.1.0", optional = true}
peewee = "^3.13.3"
Pillow = "^8.3.2"
Pillow = "^9.0.1"
"ruamel.yaml" = "^0.16.12"
[tool.poetry.extras]