requirements-base.txt 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  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,<1.1.0
  13. django-sudo>=2.1.0,<3.0.0
  14. Django>=1.8,<1.9
  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. msgpack>=0.6.1,<0.7.0
  34. oauth2>=1.5.167
  35. parsimonious==0.8.0
  36. percy>=1.1.2
  37. petname>=2.0,<2.1
  38. Pillow>=3.2.0,<=4.2.1
  39. progressbar2>=3.10,<3.11
  40. psycopg2>=2.6.0,<2.8.0
  41. PyJWT>=1.5.0,<1.6.0
  42. pytest-django>=2.9.1,<2.10.0
  43. pytest-html>=1.9.0,<1.10.0
  44. pytest>=3.5.0,<3.6.0
  45. python-dateutil>=2.0.0,<3.0.0
  46. python-memcached>=1.53,<2.0.0
  47. python-openid>=2.2
  48. python-u2flib-server>=5.0.0,<6.0.0
  49. PyYAML>=3.11,<3.12
  50. qrcode>=5.2.2,<6.0.0
  51. querystring_parser>=1.2.3,<2.0.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-oauthlib==0.3.3
  56. requests[security]>=2.20.0,<2.21.0
  57. selenium==3.141.0
  58. semaphore>=0.4.38,<0.5.0
  59. sentry-sdk>=0.9.0
  60. setproctitle>=1.1.7,<1.2.0
  61. simplejson>=3.2.0,<3.9.0
  62. six>=1.10.0,<1.11.0
  63. sqlparse>=0.1.16,<0.2.0
  64. statsd>=3.1.0,<3.2.0
  65. strict-rfc3339>=0.7
  66. structlog==16.1.0
  67. symbolic>=6.0.6,<7.0.0
  68. toronado>=0.0.11,<0.1.0
  69. ua-parser>=0.6.1,<0.8.0
  70. # for bitbucket client
  71. unidiff>=0.5.4
  72. urllib3==1.24.2
  73. uwsgi>2.0.0,<2.1.0