diff --git a/docs/requirements.txt b/docs/requirements.txt index f643a247..b5ced98f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,8 @@ +# TODO: We may want to migrate off of mkdocs since mkdocs-material is +# now on maintenance mode... this might be kinda hard to do though. mkdocs == 1.6.1 -mkdocs-material == 9.7.1 +mkdocs-material == 9.7.6 mdx_truly_sane_lists == 1.3 -mike == 2.1.3 +mike == 2.1.4 mkdocs-git-revision-date-localized-plugin == 1.4.5 mkdocs-redirects == 1.2.2