sqlmodel>=0.0.32
typer>=0.15.1
pyyaml>=6.0.2
packaging>=24
pydantic-settings>=2.0.0

[dev]
pytest>=8.3.4
requests>=2.32.3
httpx>=0.28.1
pytest-cov>=6.0.0
flake8>=7.1.2
alembic>=1.13.1

[fastapi]
fastapi[all]>=0.128.0
