Skip to content

Commit 579eeb1

Browse files
committed
Hardcoded mkdocs and mkdocs-material versions so that doc builds correctly.
1 parent d25ba29 commit 579eeb1

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

ci_tools/requirements-doc.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# 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.
2+
mkdocs-material==2.7.3
3+
# this is to prevent a version non-compliant with mkdocs-material to be installed.
4+
mkdocs==0.17.3

0 commit comments

Comments
 (0)