fastapi>=0.115
uvicorn[standard]>=0.32
httpx>=0.27
sqlalchemy>=2.0
alembic>=1.13
pydantic>=2.9
pydantic-settings>=2.5
bcrypt>=4.2
python-jose[cryptography]>=3.3
sse-starlette>=2.1
pyyaml>=6.0
tomli-w>=1.0
jinja2>=3.1

[dev]
build>=1.2
pytest>=8.0
pytest-cov>=5.0
pytest-asyncio>=0.24
ruff>=0.6
twine>=5.0
