requirements.txt 306 B

1234567891011121314151617
  1. django~=1.9.6
  2. djangorestframework==3.3.3
  3. beautifulsoup4==4.4.1
  4. bleach==1.4.3
  5. django-debug-toolbar==1.4
  6. django-crispy-forms==1.6.0
  7. django-htmlmin==0.9.1
  8. django-mptt==0.8.4
  9. fake-factory~=0.5.7
  10. html5lib<0.99999999,>=0.999
  11. markdown==2.6.6
  12. path.py==8.2.1
  13. pillow==3.2.0
  14. psycopg2==2.6.1
  15. pytz
  16. requests<3
  17. unidecode