⬆️ Upgrade dependency openai to v1.40.0 (#107)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-06 22:22:12 +02:00
committed by GitHub
parent 66fbae6085
commit f17d1789e1
2 changed files with 7 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ dependencies = [
"google-api-python-client==2.48.0",
"google-auth-oauthlib==1.2.1",
"gradio==4.40.0",
"openai==1.39.0",
"openai==1.40.0",
"orjson==3.10.6",
"python-dotenv==1.0.1",
"PyYAML==6.0.1",