requirements.txt 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  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.15.0
  9. channels==3.0.3
  10. channels-redis==3.2.0
  11. configobj==5.0.6
  12. cryptography==36.0.1
  13. django-auth-ldap==2.3.0
  14. Django==3.2.12
  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.3 # 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.5.0
  42. Mako==1.1.4
  43. Markdown==3.1
  44. nose==1.3.7
  45. openpyxl==2.6.2
  46. pandas==1.1.5
  47. phoenixdb==1.1.0
  48. prompt-toolkit==2.0.10
  49. protobuf==3.17.0
  50. pyformance==0.3.2
  51. pylint==2.6.0
  52. pylint-django==2.3.0
  53. pytest==6.0.2
  54. pytest-django==3.10.0
  55. python-dateutil==2.8.2
  56. python-daemon==2.2.4
  57. python-ldap==3.1.0
  58. python-oauth2==1.1.0
  59. pytidylib==0.3.2
  60. pytz==2021.3
  61. PyJWT==1.7.1
  62. PyYAML==5.4.1
  63. requests-kerberos==0.12.0
  64. rsa==4.7
  65. sasl==0.2.1 # Move to https://pypi.org/project/sasl3/ ?
  66. slack-sdk==3.2.0
  67. SQLAlchemy==1.3.8
  68. sqlparse==0.4.2
  69. tablib==0.13.0
  70. tabulate==0.8.9
  71. thrift==0.13.0
  72. thrift-sasl==0.4.2
  73. git+https://github.com/gethue/django-babel.git
  74. git+https://github.com/gethue/django-mako.git
  75. werkzeug==2.0.1 # Should remove it here and from devtools.mk
  76. pysaml2==5.0.0
  77. djangosaml2==0.18.0
  78. django-utils-six==2.0
  79. six==1.16.0