Skip to content
This repository was archived by the owner on Oct 19, 2024. It is now read-only.

Commit def41c9

Browse files
chore: pin mkdocs version to fix docs build (#309)
Signed-off-by: Ryota Sakamoto <[email protected]>
1 parent 3281829 commit def41c9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/requirements.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
mkdocs-material
2-
markdown_include
3-
pygments==2.7.4
1+
mkdocs==1.1.2
2+
mkdocs-material==7.1.7
3+
markdown_include==0.6.0
4+
pygments==2.7.4

0 commit comments

Comments
 (0)