requirements.txt 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. cffi==0.8.6
  2. ecdsa==0.13
  3. oauthlib==0.7.2
  4. paramiko==1.15.2
  5. python-dateutil==2.4.0
  6. pytz==2014.10
  7. requests-oauthlib==0.4.2
  8. simplejson==3.6.5
  9. six==1.9.0
  10. static3==0.5.1
  11. Django>=1.5.0,<1.6.0
  12. django-celery==3.0.23
  13. django-compressor==1.2
  14. Fabric==1.5.3
  15. South==0.8.4
  16. oauth2client==1.0
  17. urllib3==1.5
  18. google-api-python-client==1.0
  19. django-grappelli==2.4.8
  20. django-taggit==0.12
  21. git+https://github.com/btbonval/django-filepicker.git
  22. filemagic==1.6
  23. requests==2.3.0
  24. beautifulsoup4==4.3.2
  25. cryptography==0.4 # here to make buildpack install libffi
  26. pyopenssl==0.14
  27. python-twitter==1.3.1
  28. gdshortener==0.0.2
  29. git+https://github.com/flaptor/indextank-py.git
  30. git+https://github.com/jhilker/html2text.git
  31. django-allauth==0.16.1
  32. boto==2.28.0
  33. django-storages==1.1.4
  34. django-reversion==1.8.0
  35. django-ajax-selects==1.3.4
  36. git+https://github.com/btbonval/django-ajax-selects-cascade.git
  37. psycopg2==2.5.3
  38. pylibmc==1.3.0
  39. pyth==0.5.6
  40. querystring_parser==1.2.0
  41. gunicorn==18.0
  42. dj-static==0.0.6
  43. dj-database-url==0.3.0
  44. mock==1.0.1
  45. cssmin==0.1.4
  46. amqplib==1.0.2
  47. django-sslify==0.2.5
  48. newrelic==2.40.0.34
  49. bleach==1.4
  50. bleach-whitelist==0.0.7
  51. Markdown==2.5.2
  52. Pillow==2.7.0
  53. lxml==3.4.4