DATABASE_URL_SYNC=postgresql://postgres:postgres@postgres:5432/transactions fastapi==0.115.6 uvicorn[standard]==0.34.0 sqlalchemy[asyncio]==2.0.36 asyncpg==0.30.0 ...