requirements.txt 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. aniso8601==9.0.1
  2. asgiref==3.*
  3. attrs==22.2.0
  4. bleach==5.0.1
  5. certifi==2022.12.7
  6. cffi==1.*
  7. charset-normalizer==3.0.1
  8. coreapi==2.3.3
  9. coreschema==0.0.4
  10. cryptography==39.0.0
  11. defusedxml==0.7.1
  12. Django==4.2.*
  13. django-auth-ldap
  14. django-ckeditor==6.7.2
  15. django-debug-toolbar==4.1.0
  16. django-extensions==3.2.1
  17. django-filter==23.5
  18. django-jazzmin==2.6.0
  19. django-js-asset==2.2.0
  20. django-ranged-response==0.2.0
  21. django-schema-graph==2.2.1
  22. django-simple-captcha==0.5.20
  23. django-spaghetti-and-meatballs==0.4.2
  24. django-tables2==2.4.1
  25. django-templated-mail==1.1.1
  26. djangorestframework==3.14.0
  27. djangorestframework-api-key==3.*
  28. djangorestframework-simplejwt==4.8.0
  29. djoser==2.1.0
  30. docutils==0.19
  31. dotenv==0.9.9
  32. drf-yasg==1.21.5
  33. fontawesomefree==6.6.0
  34. graphene==3.2.1
  35. graphql-core==3.2.3
  36. graphql-relay==3.2.0
  37. gunicorn==20.1.0
  38. html2text==2020.1.16
  39. idna==3.4
  40. inflection==0.5.1
  41. itypes==1.2.0
  42. Jinja2==3.1.2
  43. MarkupSafe==2.1.2
  44. oauthlib==3.2.2
  45. packaging==23.0
  46. pillow==11.1.0
  47. promise==2.3
  48. psycopg2-binary==2.9.10
  49. pycparser==2.21
  50. pydot==1.4.2
  51. PyJWT==2.*
  52. pyparsing==3.0.9
  53. python-dotenv==1.1.0
  54. python3-openid==3.2.0
  55. pytz==2022.7.1
  56. PyYAML==6.0.2
  57. requests==2.28.2
  58. requests-oauthlib==1.3.1
  59. ruamel.yaml==0.18.10
  60. ruamel.yaml.clib==0.2.12
  61. setuptools==75.8.0
  62. six==1.16.0
  63. social-auth-app-django==4.0.0
  64. social-auth-core==4.3.0
  65. sqlparse==0.4.3
  66. text-unidecode==1.3
  67. tzdata==2022.6
  68. uritemplate==4.1.1
  69. urllib3==1.26.14
  70. webencodings==0.5.1
  71. xmpppy==0.7.1
  72. argon2-cffi