mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 13:35:23 +02:00
fix: ignore-place-in-search (#1544)
* pin i18n since it breaks things * set ignoreLocation to true * revert composition api demotion * bump slugify
This commit is contained in:
parent
f45e2587a0
commit
ef24705cfa
6 changed files with 24 additions and 146 deletions
|
@ -19,7 +19,7 @@ SQLAlchemy = "^1.4.29"
|
|||
alembic = "^1.7.5"
|
||||
Jinja2 = "^3.1.2"
|
||||
python-dotenv = "^0.15.0"
|
||||
python-slugify = "^4.0.1"
|
||||
python-slugify = "^6.1.2"
|
||||
requests = "^2.25.1"
|
||||
PyYAML = "^5.3.1"
|
||||
extruct = "^0.13.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue