⬆️ Upgrade dependency orjson to v3.10.1

This commit is contained in:
renovate[bot]
2024-04-19 09:18:28 +00:00
committed by Paillat
parent f8203059ec
commit ffd7ed8e5c
2 changed files with 14 additions and 14 deletions

View File

@@ -11,7 +11,7 @@ dependencies = [
"google-auth-oauthlib==1.2.0",
"gradio==4.26.0",
"openai==1.23.1",
"orjson==3.9.15",
"orjson==3.10.1",
"python-dotenv==1.0.1",
"PyYAML==6.0.1",
"Requests==2.31.0",