fix(deps): update dependency openai to v2 (#6294)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-30 21:40:14 -05:00
committed by GitHub
parent e2760f7247
commit 9d40d60b3b
2 changed files with 5 additions and 5 deletions

View File

@@ -51,7 +51,7 @@ paho-mqtt = "^1.6.1"
pydantic-settings = "^2.1.0"
pillow-heif = "^1.0.0"
pyjwt = "^2.8.0"
openai = "^1.63.0"
openai = "^2.0.0"
typing-extensions = "^4.12.2"
itsdangerous = "^2.2.0"
ingredient-parser-nlp = "^2.0.0"