diff -r 309def3c05dc -r 48b9b57dfbaa src/requirements/base.txt --- a/src/requirements/base.txt Wed May 23 12:42:37 2018 +0200 +++ b/src/requirements/base.txt Tue Jun 05 11:34:52 2018 +0200 @@ -1,7 +1,9 @@ -Django==2.0.5 +Django==2.0.6 +django-appconf==1.0.2 django-comments-xtd==2.1.0 django-contrib-comments==1.8.0 -django-haystack==2.8.1 +elasticsearch-dsl==6.1.0 +django-elasticsearch-dsl==0.5.0 #django-notifications-hq==1.4.0a0 git+https://github.com/django-notifications/django-notifications.git#egg=django-notifications-hq djangorestframework==3.8.2