Skip to content

Commit

Permalink
Limit MkDocs to <1.6 as breaking changes might happen
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk committed Dec 16, 2023
1 parent 285c9cc commit 1b3bfaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# Requirements for core
jinja2~=3.0
markdown~=3.2
mkdocs~=1.5,>=1.5.3
mkdocs~=1.5.3
mkdocs-material-extensions~=1.3
pygments~=2.16
pymdown-extensions~=10.2
Expand Down

0 comments on commit 1b3bfaa

Please sign in to comment.