Switch to commonmark

This commit is contained in:
Tulir Asokan 2019-11-17 22:31:16 +02:00
parent bb45218639
commit 1d03fd83df
3 changed files with 28 additions and 28 deletions

View file

@ -26,7 +26,7 @@ setuptools.setup(
"aiohttp>=3.0.1,<4",
"SQLAlchemy>=1.2.3,<2",
"alembic>=1.0.0,<2",
"Markdown>=3.0.0,<4",
"commonmark>=0.9.1,<1",
"ruamel.yaml>=0.15.35,<0.17",
"attrs>=18.1.0",
"bcrypt>=3.1.4,<4",