-r requirements.txt

pytest
pytest-clarity
hatchling
hatch-vcs>=0.3.0
uvicorn

# Documentation site generator (Great Docs / Quarto). Needs Python >= 3.11;
# marker keeps `-r requirements-dev.txt` installable on 3.10.
great-docs; python_version >= '3.11'
