fastapi>=0.110
uvicorn[standard]>=0.29
httpx>=0.27
curl_cffi>=0.16

[mysql]
pymysql>=1.1

[postgres]
psycopg[binary]>=3.1
