src/requirements/base.txt
changeset 0 c21813f95c41
child 2 48b9b57dfbaa
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/requirements/base.txt	Wed May 16 00:13:16 2018 +0200
@@ -0,0 +1,11 @@
+Django==2.0.5
+django-comments-xtd==2.1.0
+django-contrib-comments==1.8.0
+django-haystack==2.8.1
+#django-notifications-hq==1.4.0a0
+git+https://github.com/django-notifications/django-notifications.git#egg=django-notifications-hq
+djangorestframework==3.8.2
+elasticsearch==6.2.0
+Pillow==5.1.0
+requests==2.18.4
+sorl-thumbnail==12.4.1