diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index a9d0d9d..8544bc6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,6 +18,7 @@ email_validator = "^1.0" gunicorn = "^19.9" pymysql = "^0.9.3" cryptography = "^2.6" +markdown = "^3.1" [tool.poetry.dev-dependencies] pytest = "^3.0" |
