starlette>=0.27.0
aiosqlite>=0.17.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
httpx>=0.27.0
coverage>=7.0.0
black>=24.0.0
ruff>=0.3.0
mypy>=1.8.0

[server]
uvicorn>=0.27.0
