{"library":"fastapi-users-db-sqlalchemy","install":[{"cmd":"pip install fastapi-users-db-sqlalchemy sqlalchemy aiosqlite","imports":["from fastapi_users.db import SQLAlchemyUserDatabase","from fastapi_users.db import SQLAlchemyBaseUserTable","from fastapi_users.db import SQLAlchemyBaseUserTableUUID","from sqlalchemy.ext.asyncio import AsyncSession","from sqlalchemy.orm import DeclarativeBase"]},{"cmd":"pip install fastapi-users-db-sqlalchemy sqlalchemy asyncpg","imports":[]}]}