feat: enable ORJSONResponse and update FastAPI configuration
This commit is contained in:
@ -9,6 +9,7 @@ dependencies = [
|
||||
"asyncpg>=0.30.0",
|
||||
"fastapi>=0.116.1",
|
||||
"gunicorn>=23.0.0",
|
||||
"orjson>=3.11.1",
|
||||
"pydantic>=2.11.7",
|
||||
"python-dotenv>=1.1.1",
|
||||
"redis[hiredis]>=6.2.0",
|
||||
|
||||
Reference in New Issue
Block a user