requirements-base.txt 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  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. datadog>=0.15.0,<0.31.0
  12. django-crispy-forms==1.7.2
  13. django-picklefield>=0.3.0,<1.1.0
  14. django-sudo>=3.0.0,<4.0.0
  15. Django>=1.11,<1.12
  16. djangorestframework==3.6.4
  17. email-reply-parser>=0.2.0,<0.3.0
  18. enum34>=1.1.6,<1.2.0 ; python_version < "3.4"
  19. functools32>=3.2.3,<3.3 ; python_version < "3.2"
  20. futures>=3.2.0,<4.0.0 ; python_version < "3.2"
  21. # optional but needed for google stuff below
  22. google-api-core==1.14.3
  23. google-auth==1.6.3
  24. google-cloud-core==0.29.1
  25. googleapis-common-protos==1.6.0
  26. # optional
  27. google-cloud-bigtable==0.32.2
  28. # optional
  29. google-cloud-pubsub==0.35.4
  30. # optional
  31. google-cloud-storage==1.13.3
  32. # broken on python3
  33. hiredis>=0.1.0,<0.2.0
  34. ipaddress>=1.0.16,<1.1.0 ; python_version < "3.3"
  35. jsonschema==2.6.0
  36. kombu==3.0.35
  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==3.0.5 ; python_version < "3.3"
  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. phonenumberslite<8.0
  50. Pillow>=6.2.1,<7.0.0
  51. progressbar2>=3.10,<3.11
  52. psycopg2-binary>=2.7.0,<2.9.0
  53. PyJWT>=1.5.0,<1.6.0
  54. python-dateutil>=2.0.0,<3.0.0
  55. python-memcached>=1.53,<2.0.0
  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==1.2.0
  66. requests[security]>=2.20.0,<2.21.0
  67. selenium==3.141.0
  68. sentry-relay>=0.5.1,<0.6.0
  69. sentry-sdk>=0.13.5
  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. phabricator>=0.6.0,<1.0