We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b18a6b0 commit 61c10baCopy full SHA for 61c10ba
ci_tools/requirements-doc.txt
@@ -1,3 +1,4 @@
1
# requirements needed to generate the doc using mkdocs
2
-mkdocs-material
3
-# mkdocs this is to prevent a version non-compliant with mkdocs-material to be installed.
+mkdocs-material==2.7.3
+# this is to prevent a version non-compliant with mkdocs-material to be installed.
4
+mkdocs==0.17.3
0 commit comments