mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-15 14:55:21 -05:00
fix(deps): update dependency ingredient-parser-nlp to v2 (#5137)
This commit is contained in:
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user