From e856b50babcef7637fd51b591f9f7701a29c078a Mon Sep 17 00:00:00 2001 From: yangjian Date: Thu, 26 Nov 2020 21:39:14 +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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7df65b5..4b031a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,6 @@ pillow==7.1.0 pyppeteer==0.0.25 loguru==0.4.1 djangorestframework==3.9.1 -requests \ No newline at end of file +requests==2.24.0 +whoosh==2.7.4 +django-haystack==3.0 \ No newline at end of file