Pin Python-Markdown to >= 3.1 in test requirements

Closes #2493
This commit is contained in:
Justin Mayer 2019-06-10 21:12:12 +02:00
commit 7e859c277f

View file

@ -2,7 +2,7 @@
mock
# Optional Packages
Markdown
Markdown >= 3.1
BeautifulSoup4
lxml
typogrify