asgiref>=3.11
fastapi>=0.115
jinja2>=3.1
PyYAML>=6.0

[dev]
ruff>=0.9.0

[example]
uvicorn>=0.34.0
faker>=38.2.0
pyjwt>=2.10.1
structlog>=25.5.0
rich>=14.2.0
asyncpg>=0.31.0
pydantic-settings>=2.12.0
twine

[scalar]
scalar-fastapi>=1.5.0

[tests]
pytest>=8.4.2
pytest-asyncio>=1.2.0
httpx>=0.28.1
pytest-mock>=3.15.1
sqlalchemy>=2.0.41
aiosqlite>=0.22.1
factory-boy>=3.3.3
pyjwt>=2.10.1
testcontainers>=4.14.1
