[FASTAPI] Bump dependencies (#7812)
* [FASTAPI] Bump dependencies
Python 3.11
Fastapi 0.88
Nginx-unit 1.29
asynpg 0.27.0
ujson 5.6.0
orjson 3.8.3
psycopg2 2.9.5
SQLAlchemy 1.4.45
uvicorn 0.20.0
* fix(fastapi): nginx-unit
Official image is buggy with 3.11
Use unofficial image built from mainstream
* Bump fastapi