src/requirements/base.txt
changeset 0 df27f9610c82
equal deleted inserted replaced
-1:000000000000 0:df27f9610c82
       
     1 Django==2.0.6
       
     2 django-appconf==1.0.2
       
     3 django-comments-xtd==2.1.0
       
     4 django-contrib-comments==1.8.0
       
     5 elasticsearch-dsl==6.1.0
       
     6 django-elasticsearch-dsl==0.5.0
       
     7 #django-notifications-hq==1.4.0a0
       
     8 git+https://github.com/django-notifications/django-notifications.git#egg=django-notifications-hq
       
     9 djangorestframework==3.8.2
       
    10 elasticsearch==6.2.0
       
    11 Pillow==5.1.0
       
    12 requests==2.18.4
       
    13 sorl-thumbnail==12.4.1