mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-06 02:15:22 -05:00
chore: Upgrade Pillow HEIF (#5657)
This commit is contained in:
@@ -14,7 +14,7 @@ mealie = "mealie.main:main"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
Jinja2 = "^3.1.2"
|
||||
Pillow = "^11.0.0"
|
||||
Pillow = "^11.3.0"
|
||||
PyYAML = "^6.0.1"
|
||||
SQLAlchemy = "^2"
|
||||
aiofiles = "^24.0.0"
|
||||
@@ -49,7 +49,7 @@ authlib = "^1.3.0"
|
||||
html2text = "^2025.0.0"
|
||||
paho-mqtt = "^1.6.1"
|
||||
pydantic-settings = "^2.1.0"
|
||||
pillow-heif = "^0.22.0"
|
||||
pillow-heif = "^1.0.0"
|
||||
pyjwt = "^2.8.0"
|
||||
openai = "^1.63.0"
|
||||
typing-extensions = "^4.12.2"
|
||||
|
||||
Reference in New Issue
Block a user