src/requirements/base.txt
changeset 0 df27f9610c82
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/requirements/base.txt	Tue Jun 26 15:55:08 2018 +0200
@@ -0,0 +1,13 @@
+Django==2.0.6
+django-appconf==1.0.2
+django-comments-xtd==2.1.0
+django-contrib-comments==1.8.0
+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
+elasticsearch==6.2.0
+Pillow==5.1.0
+requests==2.18.4
+sorl-thumbnail==12.4.1