sqlalchemy>=2.0
psycopg2-binary>=2.9
pydantic
typer
rich

[admin]
fastapi
uvicorn
jinja2
python-multipart
itsdangerous
daylily-cognito[auth]>=0.1.22
passlib[bcrypt]
bcrypt<4

[aurora]
boto3>=1.34
botocore

[cli]
pyyaml

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
ruff>=0.1
mypy>=1.0
httpx
