requirements.txt 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. apache-ranger==0.0.3
  2. asn1crypto==0.24.0
  3. avro-python3==1.8.2
  4. Babel==2.5.1
  5. boto==2.46.1
  6. # boto3==1.17.41 # Last Py2 is 1.17
  7. celery[redis]==5.1.2
  8. cffi==1.14.5
  9. channels==3.0.3
  10. channels-redis==3.2.0
  11. configobj==5.0.6
  12. cryptography==3.3.2
  13. django-auth-ldap==2.3.0
  14. Django==3.2.5
  15. daphne==3.0.2
  16. django-axes==5.13.0
  17. django-celery-beat==2.2.1
  18. django-celery-results==2.2.0
  19. django-cors-headers==3.7.0
  20. django-crequest==2018.5.11
  21. django-debug-panel==0.8.3
  22. django-debug-toolbar==1.11.1
  23. django-extensions==3.1.3
  24. django-ipware==3.0.2
  25. django-nose==1.4.7
  26. django_opentracing==1.1.0
  27. django_prometheus==1.0.15
  28. django-webpack-loader==1.0.0
  29. djangorestframework-simplejwt==4.4.0 # For Python 3.6
  30. djangorestframework==3.12.2
  31. eventlet==0.30.2
  32. future==0.18.2
  33. greenlet==0.4.15
  34. gunicorn==19.9.0
  35. ipython==7.16.1 # Last Python 3.6
  36. jaeger-client==4.3.0
  37. jdcal==1.0.1
  38. kazoo==2.8.0
  39. kerberos==1.3.0
  40. lockfile==0.12.2
  41. lxml==4.6.5
  42. Mako==1.1.4
  43. Markdown==3.1
  44. mysqlclient==1.4.6
  45. nose==1.3.7
  46. openpyxl==2.6.2
  47. pandas==1.1.5
  48. phoenixdb==1.1.0
  49. prompt-toolkit==2.0.10
  50. protobuf==3.17.0
  51. pyformance==0.3.2
  52. pylint==2.6.0
  53. pylint-django==2.3.0
  54. pysaml2>=4.5.0
  55. pytest==6.0.2
  56. pytest-django==3.10.0
  57. python-dateutil==2.8.1
  58. python-daemon==2.2.4
  59. python-ldap==3.1.0
  60. python-oauth2==1.1.0
  61. pytidylib==0.3.2
  62. pytz==2021.1
  63. PyJWT==1.7.1
  64. PyYAML==5.4.1
  65. requests>=2.25.1
  66. requests-kerberos==0.12.0
  67. rsa==4.7
  68. sasl==0.2.1 # Move to https://pypi.org/project/sasl3/ ?
  69. slack-sdk==3.2.0
  70. SQLAlchemy==1.3.8
  71. sqlparse==0.4.2
  72. tablib==0.13.0
  73. tabulate==0.8.9
  74. thrift==0.13.0
  75. thrift-sasl==0.4.2
  76. git+https://github.com/gethue/django-babel.git
  77. git+https://github.com/gethue/django-mako.git
  78. werkzeug==2.0.1 # Should remove it here and from devtools.mk