requirements.txt 310 B

1234567891011121314151617
  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. fake-factory
  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. unidecode~=0.4.20