Remove optional dependency from requirements.txt (#255)

mkdocs-material 4.6.3 no longer needs `mkdocs-minify-plugin` as dependency.
This commit is contained in:
Dan Schaper
2020-02-14 12:32:22 -08:00
committed by GitHub
parent 3324577fcc
commit 7a0e7c465f
-1
View File
@@ -12,7 +12,6 @@ MarkupSafe==1.1.1
mkdocs==1.0.4
mkdocs-git-revision-date-localized-plugin==0.4.6
mkdocs-material==4.6.3
mkdocs-minify-plugin==0.2.3
Pygments==2.5.2
pymdown-extensions==6.3
pytz==2019.3