src/requirements/base.txt
changeset 0 c21813f95c41
child 2 48b9b57dfbaa
equal deleted inserted replaced
-1:000000000000 0:c21813f95c41
       
     1 Django==2.0.5
       
     2 django-comments-xtd==2.1.0
       
     3 django-contrib-comments==1.8.0
       
     4 django-haystack==2.8.1
       
     5 #django-notifications-hq==1.4.0a0
       
     6 git+https://github.com/django-notifications/django-notifications.git#egg=django-notifications-hq
       
     7 djangorestframework==3.8.2
       
     8 elasticsearch==6.2.0
       
     9 Pillow==5.1.0
       
    10 requests==2.18.4
       
    11 sorl-thumbnail==12.4.1