diff --git a/requirements/base.txt b/requirements/base.txt index edb5239..65f86f8 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -4,4 +4,6 @@ django-widget-tweaks==1.4.1 psycopg2==2.6.1 django-libsass==0.6 django_compressor==2.0 -python-dateutil==2.5.3 \ No newline at end of file +python-dateutil==2.5.3 +whoosh==2.7.4 +git+git://github.com/django-haystack/django-haystack.git \ No newline at end of file