diff --git a/setup.py b/setup.py index 5f59a67..6b2cc08 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ 'two.bootstrap', 'twotest', 'south', - 'django-haystack==2.1.0', + 'django-haystack==3.4.0', 'pysolr==2.1.0', 'Pillow', 'stracks_api',