Set ORJSONResponse as default

This commit is contained in:
2022-04-11 20:57:20 +03:00
parent 9960a9a44e
commit 368aa85817
3 changed files with 46 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ arq = "^0.22"
prometheus-fastapi-instrumentator = "^5.7.1"
uvloop = "^0.16.0"
gunicorn = "^20.1.0"
orjson = "^3.6.7"
[tool.poetry.dev-dependencies]