requirements.txt 278 B

12345678910111213141516
  1. django==1.7
  2. beautifulsoup4==4.3.2
  3. bleach==1.4
  4. django-debug-toolbar==1.2.1
  5. django-crispy-forms==1.4.0
  6. django-mptt==0.6.1
  7. django-pipeline==1.3.25
  8. fake-factory==0.4.2
  9. markdown==2.4.1
  10. path.py==5.2
  11. pillow==2.5.1
  12. psycopg2==2.5.3
  13. pytz
  14. recaptcha-client==1.0.6
  15. requests==2.4.3
  16. unidecode