mirror of
https://github.com/enpaul/kodak.git
synced 2024-11-23 15:07:13 +00:00
Update to pillow 9.x
Update transient dependencies
This commit is contained in:
parent
1ace9ae881
commit
dfa924d912
893
poetry.lock
generated
893
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -45,7 +45,7 @@ flask = "^1.1.2"
|
|||||||
flask-restful = "^0.3.8"
|
flask-restful = "^0.3.8"
|
||||||
gunicorn = {version = "^20.1.0", optional = true}
|
gunicorn = {version = "^20.1.0", optional = true}
|
||||||
peewee = "^3.13.3"
|
peewee = "^3.13.3"
|
||||||
Pillow = "^8.3.2"
|
Pillow = "^9.0.1"
|
||||||
"ruamel.yaml" = "^0.16.12"
|
"ruamel.yaml" = "^0.16.12"
|
||||||
|
|
||||||
[tool.poetry.extras]
|
[tool.poetry.extras]
|
||||||
|
Loading…
Reference in New Issue
Block a user