Merge branch 'mealie-next' into feat/standardize-units

This commit is contained in:
Michael Genson
2026-02-25 16:49:13 -06:00
committed by GitHub
53 changed files with 506 additions and 473 deletions

View File

@@ -9,7 +9,7 @@ dependencies = [
"Jinja2==3.1.6",
"Pillow==12.1.1",
"PyYAML==6.0.3",
"SQLAlchemy==2.0.46",
"SQLAlchemy==2.0.47",
"aiofiles==25.1.0",
"alembic==1.18.4",
"aniso8601==10.0.1",
@@ -17,7 +17,7 @@ dependencies = [
"apprise==1.9.7",
"bcrypt==5.0.0",
"extruct==0.18.0",
"fastapi==0.131.0",
"fastapi==0.133.1",
"httpx==0.28.1",
"lxml==6.0.2",
"orjson==3.11.7",
@@ -42,7 +42,7 @@ dependencies = [
"pydantic-settings==2.13.1",
"pillow-heif==1.2.1",
"pyjwt==2.11.0",
"openai==2.23.0",
"openai==2.24.0",
"typing-extensions==4.15.0",
"itsdangerous==2.2.0",
"ingredient-parser-nlp==2.5.0",