mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-08 06:55:24 +02:00
fix(deps): update dependency ingredient-parser-nlp to v2 (#5137)
This commit is contained in:
parent
61ae6b3e32
commit
cfba2fff7e
4 changed files with 148 additions and 16 deletions
|
@ -54,7 +54,7 @@ pyjwt = "^2.8.0"
|
|||
openai = "^1.63.0"
|
||||
typing-extensions = "^4.12.2"
|
||||
itsdangerous = "^2.2.0"
|
||||
ingredient-parser-nlp = "^1.3.2"
|
||||
ingredient-parser-nlp = "^2.0.0"
|
||||
|
||||
[tool.poetry.group.postgres.dependencies]
|
||||
psycopg2-binary = { version = "^2.9.1" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue