diff --git a/requirements.txt b/requirements.txt index e341404..1c578b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,6 @@ mkdocs mkdocs-material -mkdocs-material-extensionsgi -markdown-callouts \ No newline at end of file +mkdocs-material-extensions + +# get latest commit bc pypi is outdated and is missing some fixes +git+https://github.com/oprypin/markdown-callouts.git#egg=markdown-callouts \ No newline at end of file