# Service dependencies (for running the auth service)
# The pargo-auth library deps are in pyproject.toml

fastapi>=0.100.0
uvicorn>=0.23.0
pydantic-settings>=2.0.0
asyncpg>=0.28.0
