From 526ee41b187a2373c08679bc9bc582679beaa9ef Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 3 Apr 2019 19:00:11 -0700 Subject: markdown rendering of comments/annotations --- python/Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index 9c108cba..321b2d50 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -25,6 +25,7 @@ flask-uuid = "*" flask-debugtoolbar = "*" flask-login = "*" flask-wtf = "*" +Flask-Misaka = "*" WTForms = "*" loginpass = "*" requests = ">=2" -- cgit v1.2.3