Skip to content

Commit 1025833

Browse files
committed
Limited version range of mkdocs to <2
1 parent 1532f52 commit 1025833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# Requirements for core
2222
jinja2>=3.1
2323
markdown>=3.2
24-
mkdocs>=1.6
24+
mkdocs>=1.6,<2
2525
mkdocs-material-extensions>=1.3
2626
pygments>=2.16
2727
pymdown-extensions>=10.2

0 commit comments

Comments
 (0)