bottom/docs/requirements.txt
Clement Tsang 31bd2ca19f
docs: bump mkdocs to fix markdown breaking exts (#770)
The markdown Python lib seems to be causing some issues with certain
extensions. Bumping mkdocs to 1.3.1 seems to resolve this issue (the
alternative is pinning markdown to < 8.4.0).
2022-07-24 06:50:52 -04:00

6 lines
119 B
Plaintext

mkdocs == 1.3.1
mkdocs-material == 8.3.9
mkdocs-material-extensions == 1.0.3
mdx_truly_sane_lists == 1.2
mike == 1.1.2