feat: orjson

This commit is contained in:
2026-06-09 19:28:26 +03:00
parent 4ccbe2aa2c
commit e1f074b94d
2 changed files with 26 additions and 0 deletions

View File

@@ -17,5 +17,6 @@ dependencies = [
"python-jose==3.5.0",
"python-ulid==3.1.0",
"sqlalchemy==2.0.46",
"orjson==3.11.7",
"uvloop==0.22.1; platform_system != 'Windows'",
]