Add optional orjson support

This commit is contained in:
thePR0M3TH3AN
2025-07-13 10:47:45 -04:00
parent b3f92d12cd
commit 6bc8fe70f6
4 changed files with 39 additions and 8 deletions

View File

@@ -30,3 +30,4 @@ uvicorn>=0.35.0
httpx>=0.28.1
requests>=2.32
python-multipart
orjson