Skip to content

Commit

Permalink
Unpin mkdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
pboers1988 committed Mar 13, 2024
1 parent cc47cae commit 19c1893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ test = [
"types-PyYAML",
]
doc = [
"mkdocs<1.5", # mkdocs 1.5 fails to build https://github.com/squidfunk/mkdocs-material/issues/5772
"mkdocs",
"mkdocs-material",
"mkdocs-render-swagger-plugin",
"mkdocs-include-markdown-plugin",
Expand Down

0 comments on commit 19c1893

Please sign in to comment.