Skip to content

Commit c6301a3

Browse files
authored
fix(ml): fix bug in price tag detection post-processing (#1214)
1 parent 0b0fb88 commit c6301a3

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ drf-spectacular = "~0.29.0"
4444
google-genai = "~1.56.0"
4545
gunicorn = "^23.0.0"
4646
ipython = "^9.6.0"
47-
openfoodfacts = {version = "~3.3.0", extras = ["ml", "redis"]}
47+
openfoodfacts = {version = "~3.4.0", extras = ["ml", "redis"]}
4848
osmpythontools = "^0.3.6"
4949
pillow = "^10.4.0"
5050
psycopg2-binary = "~2.9.9"

0 commit comments

Comments
 (0)