requirements-base.txt 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. beautifulsoup4>=4.7.1,<4.8
  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-picklefield>=0.3.0,<1.1.0
  13. django-sudo>=2.1.0,<3.0.0
  14. Django>=1.9,<1.10
  15. djangorestframework==3.4.7
  16. email-reply-parser>=0.2.0,<0.3.0
  17. enum34>=1.1.6,<1.2.0
  18. functools32>=3.2.3,<3.3
  19. futures>=3.2.0,<4.0.0
  20. # optional but needed for google stuff below
  21. google-api-core==1.14.3
  22. google-auth==1.6.3
  23. google-cloud-core==0.29.1
  24. googleapis-common-protos==1.6.0
  25. # optional
  26. google-cloud-bigtable==0.32.2
  27. # optional
  28. google-cloud-pubsub==0.35.4
  29. # optional
  30. google-cloud-storage==1.13.3
  31. # broken on python3
  32. hiredis>=0.1.0,<0.2.0
  33. ipaddress>=1.0.16,<1.1.0
  34. jsonschema==2.6.0
  35. kombu==3.0.35
  36. loremipsum>=1.0.5,<1.1.0
  37. lxml>=4.3.3,<4.4.0
  38. # optional
  39. maxminddb==1.4.1
  40. # for vsts repo
  41. mistune>0.7,<0.9
  42. mmh3>=2.3.1,<2.4
  43. mock==2.0.0
  44. msgpack>=0.6.1,<0.7.0
  45. oauth2>=1.5.167
  46. parsimonious==0.8.0
  47. percy>=1.1.2
  48. petname>=2.6,<2.7
  49. Pillow>=6.2.1,<7.0.0
  50. progressbar2>=3.10,<3.11
  51. psycopg2-binary>=2.7.0,<2.9.0
  52. PyJWT>=1.5.0,<1.6.0
  53. python-dateutil>=2.0.0,<3.0.0
  54. python-memcached>=1.53,<2.0.0
  55. python-openid>=2.2
  56. python-u2flib-server>=5.0.0,<6.0.0
  57. # optional
  58. python3-saml>=1.4.0,<1.5
  59. PyYAML>=3.11,<3.12
  60. qrcode>=5.2.2,<6.0.0
  61. querystring_parser>=1.2.3,<2.0.0
  62. rb>=1.7.0,<2.0.0
  63. redis-py-cluster==1.3.4
  64. redis>=2.10.3,<2.10.6
  65. requests-oauthlib==0.3.3
  66. requests[security]>=2.20.0,<2.21.0
  67. selenium==3.141.0
  68. semaphore>=0.4.62,<0.5.0
  69. sentry-sdk>=0.13.1
  70. setproctitle>=1.1.7,<1.2.0
  71. simplejson>=3.2.0,<3.9.0
  72. six>=1.10.0,<1.11.0
  73. sqlparse>=0.2.0,<0.3.0
  74. statsd>=3.1.0,<3.2.0
  75. strict-rfc3339>=0.7
  76. structlog==16.1.0
  77. symbolic>=7.0.0,<8.0.0
  78. toronado>=0.0.11,<0.1.0
  79. ua-parser>=0.6.1,<0.8.0
  80. # for bitbucket client
  81. unidiff>=0.5.4
  82. urllib3==1.24.2
  83. uwsgi>2.0.0,<2.1.0
  84. # sentry-plugins specific dependencies
  85. cached-property
  86. phabricator>=0.6.0,<1.0