requirements.txt 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  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]==4.4.5 # For Python 3.8
  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.1.8
  15. daphne==3.0.2
  16. django-axes==5.13.0
  17. django-celery-beat==1.4.0
  18. django_celery_results==1.0.4
  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==1.8.0
  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==0.5.0
  29. eventlet==0.31.0
  30. future==0.18.2
  31. greenlet==0.4.15
  32. gunicorn==19.9.0
  33. ipython==7.16.1 # Last Python 3.6
  34. jaeger-client==4.3.0
  35. jdcal==1.0.1
  36. kazoo==2.8.0
  37. kerberos==1.3.0
  38. lockfile==0.12.2
  39. lxml==4.6.3
  40. Mako==1.1.4
  41. Markdown==3.1
  42. mysqlclient==1.4.6
  43. nose==1.3.7
  44. openpyxl==2.6.2
  45. phoenixdb==1.0.1
  46. protobuf==3.17.0
  47. pyformance==0.3.2
  48. pylint==2.6.0
  49. pylint-django==2.3.0
  50. pysaml2>=4.5.0
  51. pytest==6.0.2
  52. pytest-django==3.10.0
  53. python-dateutil==2.4.2
  54. python-daemon==2.2.4
  55. python-ldap==3.1.0
  56. python-oauth2==1.1.0
  57. pytidylib==0.3.2
  58. pytz==2021.1
  59. PyYAML==5.4.1
  60. requests>=2.25.1
  61. requests-kerberos==0.12.0
  62. rsa==4.7
  63. sasl==0.2.1 # Move to https://pypi.org/project/sasl3/ ?
  64. slack-sdk==3.2.0
  65. SQLAlchemy==1.3.8
  66. sqlparse==0.4.1
  67. tablib==0.13.0
  68. tabulate==0.8.9
  69. thrift==0.13.0
  70. thrift-sasl==0.4.2
  71. git+https://github.com/gethue/django-babel.git