Skip to content

Commit 18f6f56

Browse files
committed
Use django-markdown-app as django-markdown is not maintained
1 parent 2ddee11 commit 18f6f56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ django-flat-theme==1.1.3
4545

4646
# Markdown Editor
4747
# -------------------------------------------------
48-
django-markdown==0.8.4
48+
django-markdown-app==0.9.3.1
4949
django-pagedown==1.0.6
5050
mdx-linkify==0.6
51-
Markdown==2.6.6
51+
Markdown==2.6.7
5252
markdown2==2.3.1
5353

5454
# Server

0 commit comments

Comments
 (0)