requirements-base.txt 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  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. confluent-kafka==0.11.5
  8. # 'cryptography>=1.3,<1.4
  9. croniter>=0.3.26,<0.4.0
  10. cssutils==1.0.2
  11. django-crispy-forms==1.6.1
  12. django-jsonfield>=0.9.13,<0.9.14
  13. django-picklefield>=0.3.0,<1.1.0
  14. django-sudo>=2.1.0,<3.0.0
  15. Django>=1.8,<1.9
  16. djangorestframework==3.4.7
  17. email-reply-parser>=0.2.0,<0.3.0
  18. enum34>=1.1.6,<1.2.0
  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. ipaddress>=1.0.16,<1.1.0
  24. jsonschema==2.6.0
  25. kombu==3.0.35
  26. loremipsum>=1.0.5,<1.1.0
  27. lxml>=3.4.1
  28. # for vsts repo
  29. mistune>0.7,<0.9
  30. mmh3>=2.3.1,<2.4
  31. mock==2.0.0
  32. msgpack>=0.6.1,<0.7.0
  33. oauth2>=1.5.167
  34. parsimonious==0.8.0
  35. percy>=1.1.2
  36. petname>=2.6,<2.7
  37. Pillow>=3.2.0,<=4.2.1
  38. progressbar2>=3.10,<3.11
  39. psycopg2-binary>=2.7.0,<2.9.0
  40. PyJWT>=1.5.0,<1.6.0
  41. python-dateutil>=2.0.0,<3.0.0
  42. python-memcached>=1.53,<2.0.0
  43. python-openid>=2.2
  44. python-u2flib-server>=5.0.0,<6.0.0
  45. PyYAML>=3.11,<3.12
  46. qrcode>=5.2.2,<6.0.0
  47. querystring_parser>=1.2.3,<2.0.0
  48. rb>=1.7.0,<2.0.0
  49. redis-py-cluster==1.3.4
  50. redis>=2.10.3,<2.10.6
  51. requests-oauthlib==0.3.3
  52. requests[security]>=2.20.0,<2.21.0
  53. selenium==3.141.0
  54. semaphore>=0.4.46,<0.5.0
  55. sentry-sdk>=0.13.1
  56. setproctitle>=1.1.7,<1.2.0
  57. simplejson>=3.2.0,<3.9.0
  58. six>=1.10.0,<1.11.0
  59. sqlparse>=0.1.16,<0.2.0
  60. statsd>=3.1.0,<3.2.0
  61. strict-rfc3339>=0.7
  62. structlog==16.1.0
  63. symbolic>=7.0.0,<8.0.0
  64. toronado>=0.0.11,<0.1.0
  65. ua-parser>=0.6.1,<0.8.0
  66. # for bitbucket client
  67. unidiff>=0.5.4
  68. urllib3==1.24.2
  69. uwsgi>2.0.0,<2.1.0