# Development dependencies — testing and documentation
# Install: pip install -r requirements-dev.txt
-r requirements.txt

# Testing
pytest==9.0.2
pytest-cov==7.0.0

# MkDocs documentation stack
mkdocs==1.6.1
mkdocs-material==9.6.21
mkdocs-awesome-pages-plugin==2.10.1
mkdocstrings==0.30.1
mkdocstrings-python==1.18.2
mkdocs-autorefs==1.4.3
pymdown-extensions==10.16.1
