From a0af59cfa81f4c4cee70553d874935e9496d40c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9A=8F=E4=BA=91?= <1106584286@qq.com> Date: Sat, 28 Nov 2020 09:53:19 +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=20=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E5=BA=93=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8967f13..3571811 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,5 @@ 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 +jieba==0.42.1 \ No newline at end of file