From da87c4f3719ba286d7f7e11b7fe77ad71fc5623a Mon Sep 17 00:00:00 2001 From: yangjian Date: Fri, 27 Nov 2020 22:42:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96=E5=BA=93?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3c7f29a..8967f13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ djangorestframework==3.9.1 requests==2.24.0 whoosh==2.7.4 django-haystack==3.0 -Markdown-3.3.3 \ No newline at end of file +Markdown==3.3.3 \ No newline at end of file