requirements.txt 306 B

1234567891011121314151617
  1. django~=1.10.3
  2. djangorestframework==3.5.3
  3. beautifulsoup4==4.5.1
  4. bleach==1.5.0
  5. django-debug-toolbar==1.6
  6. django-crispy-forms==1.6.1
  7. django-htmlmin==0.10.0
  8. django-mptt==0.8.6
  9. fake-factory~=0.7.2
  10. html5lib<0.99999999,>=0.999
  11. markdown==2.6.7
  12. path.py==9.0
  13. pillow==3.4.2
  14. psycopg2==2.6.2
  15. pytz
  16. requests<3
  17. unidecode