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