1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-06 22:15:22 +02:00

fix(deps): update dependency openai to v1.63.0 (#5067)

This commit is contained in:
Michael Genson 2025-02-16 14:24:59 -06:00 committed by GitHub
parent c351cf7bd5
commit 3b12a62fc6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View file

@ -51,7 +51,7 @@ paho-mqtt = "^1.6.1"
pydantic-settings = "^2.1.0"
pillow-heif = "^0.21.0"
pyjwt = "^2.8.0"
openai = "^1.27.0"
openai = "^1.63.0"
typing-extensions = "^4.12.2"
itsdangerous = "^2.2.0"