Skip to content

Commit 5810625

Browse files
committed
tmp fix for the Markdown breaking change
1 parent f8d6293 commit 5810625

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

demo/requirements-demo.pip

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ django-perf-rec
66
mock
77
# added a typing module to fix https://github.com/django-extensions/django-extensions/issues/1176
88
typing
9+
# A temporary workaround for DRF-related error:
10+
Markdown~=2.6

0 commit comments

Comments
 (0)