requirements.txt 341 B

123456789101112131415161718
  1. django~=1.11.1
  2. djangorestframework~=3.6.3
  3. beautifulsoup4~=4.6.0
  4. bleach~=2.0.0
  5. django-debug-toolbar~=1.8
  6. django-crispy-forms~=1.6.1
  7. django-htmlmin~=0.10.0
  8. django-mptt~=0.8.7
  9. Faker~=0.8.11
  10. html5lib==0.999999999
  11. markdown~=2.6.8
  12. path.py~=10.3.1
  13. pillow~=4.1.1
  14. psycopg2-binary~=2.7.1
  15. pytz
  16. requests<3
  17. social-auth-app-django~=2.1.0
  18. unidecode~=0.4.20