Switch to commonmark
This commit is contained in:
parent
bb45218639
commit
1d03fd83df
3 changed files with 28 additions and 28 deletions
2
setup.py
2
setup.py
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue