From 195a812f95ca114c23f9233608b947878eb4d17e Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 5 Jun 2022 18:42:31 -0400 Subject: [PATCH] fix markdownx bug --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f19b32b..8f23814f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ dateparser django~=3.2.13 django-hstore -django-markdownx @ git+https://github.com/alphatownsman/django-markdownx.git@e2637fe9a548084f6e084c33e91f13083d3b4673 +django-markdownx @ git+https://github.com/alphatownsman/django-markdownx.git@e69480c64ad9c5d0499f4a8625da78cf2bb7691b django-sass django-rq django-hijack