# Dependencies for building the TSL documentation site.
#   pip install -r docs/requirements.txt
#   mkdocs serve -f docs/mkdocs.yml          # local preview
#   mkdocs build --strict -f docs/mkdocs.yml # CI-equivalent build
mkdocs-material>=9.7.6,<10
pymdown-extensions>=10.21.3,<11
