⬆️ Upgrade dependency openai to v1.51.0 (#120)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-02 11:35:59 +02:00
committed by GitHub
parent a3033aeccf
commit 6cc20fdea6
2 changed files with 8 additions and 8 deletions

View File

@@ -10,7 +10,7 @@ dependencies = [
"google-api-python-client==2.48.0",
"google-auth-oauthlib==1.2.1",
"gradio==4.42.0",
"openai==1.50.0",
"openai==1.51.0",
"orjson==3.10.7",
"python-dotenv==1.0.1",
"PyYAML==6.0.2",