mirror of
https://github.com/Xevion/linkpulse.git
synced 2026-01-31 06:24:47 -06:00
Add orjson JSON serializer for FastAPI & structlog performance
This commit is contained in:
@@ -26,6 +26,7 @@ psycopg2 = "^2.9.10"
|
||||
structlog = "^24.4.0"
|
||||
uvicorn = "^0.32.0"
|
||||
asgi-correlation-id = "^4.3.4"
|
||||
orjson = "^3.10.10"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user