# Runtime dependencies for the conjured doc-validation harness.
# Frontmatter + markdown, plus the MyST attrs-block plugin so heading-id parsing
# matches the Sphinx/MyST build (leading `{#id}` block attribute).
PyYAML>=6.0.3,<7.0
markdown-it-py>=4.0,<5.0
mdit-py-plugins>=0.4,<1.0
