requirements-base.txt 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. BeautifulSoup>=3.2.1
  2. boto3>=1.4.1,<1.4.6
  3. botocore<1.5.71
  4. celery>=3.1.8,<3.1.19
  5. cffi>=1.11.5,<2.0
  6. click>=5.0,<7.0
  7. # 'cryptography>=1.3,<1.4
  8. cssutils>=0.9.9,<0.10.0
  9. django-crispy-forms>=1.4.0,<1.5.0
  10. django-jsonfield>=0.9.13,<0.9.14
  11. django-picklefield>=0.3.0,<0.4.0
  12. django-sudo>=2.1.0,<3.0.0
  13. django-templatetag-sugar>=0.1.0
  14. Django>=1.6.11,<1.7
  15. djangorestframework>=2.4.8,<2.5.0
  16. email-reply-parser>=0.2.0,<0.3.0
  17. enum34>=1.1.6,<1.2.0
  18. exam>=0.5.1
  19. functools32>=3.2.3,<3.3
  20. futures>=3.2.0,<4.0.0
  21. # broken on python3
  22. hiredis>=0.1.0,<0.2.0
  23. honcho>=1.0.0,<1.1.0
  24. ipaddress>=1.0.16,<1.1.0
  25. jsonschema==2.6.0
  26. kombu==3.0.35
  27. loremipsum>=1.0.5,<1.1.0
  28. lxml>=3.4.1
  29. # for vsts repo
  30. mistune>0.7,<0.9
  31. mmh3>=2.3.1,<2.4
  32. mock==2.0.0
  33. oauth2>=1.5.167
  34. parsimonious==0.8.0
  35. percy>=1.1.2
  36. petname>=2.0,<2.1
  37. Pillow>=3.2.0,<=4.2.1
  38. progressbar2>=3.10,<3.11
  39. psycopg2>=2.6.0,<2.8.0
  40. PyJWT>=1.5.0,<1.6.0
  41. pytest-django>=2.9.1,<2.10.0
  42. pytest-html>=1.9.0,<1.10.0
  43. pytest>=3.5.0,<3.6.0
  44. python-dateutil>=2.0.0,<3.0.0
  45. python-memcached>=1.53,<2.0.0
  46. python-openid>=2.2
  47. python-u2flib-server>=4.0.1,<4.1.0
  48. PyYAML>=3.11,<3.12
  49. qrcode>=5.2.2,<6.0.0
  50. querystring_parser>=1.2.3,<2.0.0
  51. raven>=6.0.0,<=6.4.0
  52. rb>=1.7.0,<2.0.0
  53. redis-py-cluster==1.3.4
  54. redis>=2.10.3,<2.10.6
  55. requests[security]>=2.18.4,<2.19.0
  56. selenium==3.11.0
  57. semaphore>=0.2.0,<0.3.0
  58. setproctitle>=1.1.7,<1.2.0
  59. simplejson>=3.2.0,<3.9.0
  60. six>=1.10.0,<1.11.0
  61. sqlparse>=0.1.16,<0.2.0
  62. statsd>=3.1.0,<3.2.0
  63. strict-rfc3339>=0.7
  64. structlog==16.1.0
  65. symbolic>=5.1.1,<6.0.0
  66. toronado>=0.0.11,<0.1.0
  67. ua-parser>=0.6.1,<0.8.0
  68. # for bitbucket client
  69. unidiff>=0.5.4
  70. urllib3>=1.22,<1.23
  71. uwsgi>2.0.0,<2.1.0