requirements-base.txt 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  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. croniter>=0.3.26,<0.4.0
  9. cssutils>=0.9.9,<0.10.0
  10. django-crispy-forms>=1.4.0,<1.5.0
  11. django-jsonfield>=0.9.13,<0.9.14
  12. django-picklefield>=0.3.0,<0.4.0
  13. django-sudo>=2.1.0,<3.0.0
  14. django-templatetag-sugar>=0.1.0
  15. Django>=1.6.11,<1.7
  16. djangorestframework>=2.4.8,<2.5.0
  17. email-reply-parser>=0.2.0,<0.3.0
  18. enum34>=1.1.6,<1.2.0
  19. exam>=0.5.1
  20. functools32>=3.2.3,<3.3
  21. futures>=3.2.0,<4.0.0
  22. # broken on python3
  23. hiredis>=0.1.0,<0.2.0
  24. honcho>=1.0.0,<1.1.0
  25. ipaddress>=1.0.16,<1.1.0
  26. jsonschema==2.6.0
  27. kombu==3.0.35
  28. loremipsum>=1.0.5,<1.1.0
  29. lxml>=3.4.1
  30. # for vsts repo
  31. mistune>0.7,<0.9
  32. mmh3>=2.3.1,<2.4
  33. mock==2.0.0
  34. msgpack>=0.6.1,<0.7.0
  35. oauth2>=1.5.167
  36. parsimonious==0.8.0
  37. percy>=1.1.2
  38. petname>=2.0,<2.1
  39. Pillow>=3.2.0,<=4.2.1
  40. progressbar2>=3.10,<3.11
  41. psycopg2>=2.6.0,<2.8.0
  42. PyJWT>=1.5.0,<1.6.0
  43. pytest-django>=2.9.1,<2.10.0
  44. pytest-html>=1.9.0,<1.10.0
  45. pytest>=3.5.0,<3.6.0
  46. python-dateutil>=2.0.0,<3.0.0
  47. python-memcached>=1.53,<2.0.0
  48. python-openid>=2.2
  49. python-u2flib-server>=4.0.1,<4.1.0
  50. PyYAML>=3.11,<3.12
  51. qrcode>=5.2.2,<6.0.0
  52. querystring_parser>=1.2.3,<2.0.0
  53. rb>=1.7.0,<2.0.0
  54. redis-py-cluster==1.3.4
  55. redis>=2.10.3,<2.10.6
  56. requests-oauthlib==0.3.3
  57. requests[security]>=2.20.0,<2.21.0
  58. selenium==3.141.0
  59. semaphore>=0.4.24,<0.5.0
  60. sentry-sdk>=0.7.0
  61. setproctitle>=1.1.7,<1.2.0
  62. simplejson>=3.2.0,<3.9.0
  63. six>=1.10.0,<1.11.0
  64. sqlparse>=0.1.16,<0.2.0
  65. statsd>=3.1.0,<3.2.0
  66. strict-rfc3339>=0.7
  67. structlog==16.1.0
  68. symbolic>=6.0.4,<7.0.0
  69. toronado>=0.0.11,<0.1.0
  70. ua-parser>=0.6.1,<0.8.0
  71. # for bitbucket client
  72. unidiff>=0.5.4
  73. urllib3==1.24.1
  74. uwsgi>2.0.0,<2.1.0