⬆️ Upgrade dependency orjson to v3.10.7 (#111)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-12 10:53:26 +02:00
committed by GitHub
parent f17d1789e1
commit b8e58dd8dd
2 changed files with 13 additions and 15 deletions

View File

@@ -11,7 +11,7 @@ dependencies = [
"google-auth-oauthlib==1.2.1",
"gradio==4.40.0",
"openai==1.40.0",
"orjson==3.10.6",
"orjson==3.10.7",
"python-dotenv==1.0.1",
"PyYAML==6.0.1",
"SQLAlchemy==2.0.31",