requirements.txt 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. aniso8601==9.0.1
  2. asgiref==3.5.2
  3. attrs==22.2.0
  4. bleach==5.0.1
  5. beautifulsoup4==4.12.2
  6. certifi==2022.12.7
  7. cffi==1.15.1
  8. charset-normalizer==3.0.1
  9. coreapi==2.3.3
  10. coreschema==0.0.4
  11. cryptography==39.0.0
  12. defusedxml==0.7.1
  13. Django==4.1.3
  14. django-bootstrap-v5==1.0.11
  15. django-extensions==3.2.1
  16. django-jazzmin==2.6.0
  17. django-schema-graph==2.2.1
  18. django-spaghetti-and-meatballs==0.4.2
  19. django-tables2==2.4.1
  20. django-templated-mail==1.1.1
  21. djangorestframework==3.14.0
  22. djangorestframework-simplejwt==4.8.0
  23. djoser==2.1.0
  24. docutils==0.19
  25. drf-yasg==1.21.5
  26. graphene==3.2.1
  27. graphql-core==3.2.3
  28. graphql-relay==3.2.0
  29. gunicorn==20.1.0
  30. html2text==2020.1.16
  31. idna==3.4
  32. inflection==0.5.1
  33. itypes==1.2.0
  34. Jinja2==3.1.2
  35. MarkupSafe==2.1.2
  36. oauthlib==3.2.2
  37. packaging==23.0
  38. promise==2.3
  39. psycopg2-binary==2.9.5
  40. pycparser==2.21
  41. pydot==1.4.2
  42. PyJWT==2.6.0
  43. pyparsing==3.0.9
  44. python3-openid==3.2.0
  45. pytz==2022.7.1
  46. requests==2.28.2
  47. requests-oauthlib==1.3.1
  48. ruamel.yaml==0.17.21
  49. ruamel.yaml.clib==0.2.7
  50. six==1.16.0
  51. social-auth-app-django==4.0.0
  52. social-auth-core==4.3.0
  53. soupsieve==2.4.1
  54. sqlparse==0.4.3
  55. text-unidecode==1.3
  56. tzdata==2022.6
  57. uritemplate==4.1.1
  58. urllib3==1.26.14
  59. webencodings==0.5.1
  60. xmpppy==0.7.1