diff --git a/setup.py b/setup.py index 700c70d..7c2fbe2 100755 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ install_requires=[ "GitPython==3.1.20", "Jinja2==3.1.4 ", - "markdown==2.6.11", + "markdown==3.8.1", "mdx-anchors-away==1.0.1", "mdx-foldouts==1.0.0", "python-frontmatter==0.2.1",