pygments <=2.4

This commit is contained in:
makayabou 2021-04-27 19:53:54 +02:00
parent beffdd28b3
commit 4631bec9c2

View File

@ -4,7 +4,7 @@ mkdocs>=1.1.2
# Add your custom theme if not inside a theme_dir # Add your custom theme if not inside a theme_dir
# (https://github.com/mkdocs/mkdocs/wiki/MkDocs-Themes) # (https://github.com/mkdocs/mkdocs/wiki/MkDocs-Themes)
mkdocs-material>=5.4.0 mkdocs-material>=5.4.0
Pygments Pygments>=2.4
git+https://github.com/pugong/mkdocs-mermaid-plugin git+https://github.com/pugong/mkdocs-mermaid-plugin
mkdocs-git-authors-plugin mkdocs-git-authors-plugin
mkdocs-git-revision-date-plugin mkdocs-git-revision-date-plugin