requirements.txt 278 B

12345678910111213141516
  1. django==1.9.6
  2. djangorestframework==3.3.3
  3. beautifulsoup4==4.4.1
  4. bleach==1.4.2
  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. markdown==2.6.6
  11. path.py==8.2.1
  12. pillow==3.2.0
  13. psycopg2==2.6.1
  14. pytz
  15. requests<3
  16. unidecode