downgrade to compatible mkdocs

Eventually it might not run anymore which is when we should find
a newer version that still works with our configuration files
or adjust the configuration files.
This commit is contained in:
Sebastian Thiel
2021-04-01 22:41:57 +08:00
parent 67c5495c64
commit d1ceab4cc5

View File

@@ -1,6 +1,6 @@
mako==1.1.3
pyyaml
mkdocs==0.16.3
mkdocs==0.11
pytest
pytest-cov
importlib_resources