mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-06-01 04:36:12 -04:00
add direct dependency to text-unidecode
This commit is contained in:
parent
acf7607106
commit
7e23c2c3a8
2
poetry.lock
generated
2
poetry.lock
generated
@ -2933,4 +2933,4 @@ pgsql = ["psycopg2-binary"]
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.10"
|
python-versions = "^3.10"
|
||||||
content-hash = "cc21108963f6759fb86e38d26c36a29f4b50dae23404d20219323ffa29d43753"
|
content-hash = "b18a48b2cf3cf26a5eea456056c9dcaf527fb9a6aabf493f25fedb73917175c5"
|
||||||
|
@ -47,6 +47,7 @@ mypy = "^1.5.1"
|
|||||||
pre-commit = "^3.3.3"
|
pre-commit = "^3.3.3"
|
||||||
rich = "^13.5.2"
|
rich = "^13.5.2"
|
||||||
black = "^23.7.0"
|
black = "^23.7.0"
|
||||||
|
text-unidecode = "^1.3"
|
||||||
|
|
||||||
[tool.poetry.group.dev.dependencies]
|
[tool.poetry.group.dev.dependencies]
|
||||||
black = "^23.1.0"
|
black = "^23.1.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user