requirements.txt 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. aniso8601==9.0.1
  2. asgiref==3.5.2
  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.1.3
  13. django-ckeditor==6.7.2
  14. django-debug-toolbar==4.1.0
  15. django-extensions==3.2.1
  16. django-jazzmin==2.6.0
  17. django-js-asset==2.2.0
  18. django-ranged-response==0.2.0
  19. django-schema-graph==2.2.1
  20. django-simple-captcha==0.5.20
  21. django-spaghetti-and-meatballs==0.4.2
  22. django-tables2==2.4.1
  23. django-templated-mail==1.1.1
  24. djangorestframework==3.14.0
  25. djangorestframework-simplejwt==4.8.0
  26. djoser==2.1.0
  27. docutils==0.19
  28. drf-yasg==1.21.5
  29. fontawesomefree==6.6.0
  30. graphene==3.2.1
  31. graphql-core==3.2.3
  32. graphql-relay==3.2.0
  33. gunicorn==20.1.0
  34. html2text==2020.1.16
  35. idna==3.4
  36. inflection==0.5.1
  37. itypes==1.2.0
  38. Jinja2==3.1.2
  39. MarkupSafe==2.1.2
  40. oauthlib==3.2.2
  41. packaging==23.0
  42. pillow==11.1.0
  43. promise==2.3
  44. psycopg2-binary==2.9.10
  45. pycparser==2.21
  46. pydot==1.4.2
  47. PyJWT==2.*
  48. pyparsing==3.0.9
  49. python3-openid==3.2.0
  50. pytz==2022.7.1
  51. PyYAML==6.0.2
  52. requests==2.28.2
  53. requests-oauthlib==1.3.1
  54. ruamel.yaml==0.18.10
  55. ruamel.yaml.clib==0.2.12
  56. setuptools==75.8.0
  57. six==1.16.0
  58. social-auth-app-django==4.0.0
  59. social-auth-core==4.3.0
  60. sqlparse==0.4.3
  61. text-unidecode==1.3
  62. tzdata==2022.6
  63. uritemplate==4.1.1
  64. urllib3==1.26.14
  65. webencodings==0.5.1
  66. xmpppy==0.7.1