requirements.txt 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  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.15.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-debug-toolbar==4.1.0
  14. django-extensions==3.2.1
  15. django-jazzmin==2.6.0
  16. django-schema-graph==2.2.1
  17. django-spaghetti-and-meatballs==0.4.2
  18. django-tables2==2.4.1
  19. django-templated-mail==1.1.1
  20. djangorestframework==3.14.0
  21. djangorestframework-simplejwt==4.8.0
  22. djoser==2.1.0
  23. docutils==0.19
  24. drf-yasg==1.21.5
  25. graphene==3.2.1
  26. graphql-core==3.2.3
  27. graphql-relay==3.2.0
  28. gunicorn==20.1.0
  29. html2text==2020.1.16
  30. idna==3.4
  31. inflection==0.5.1
  32. itypes==1.2.0
  33. Jinja2==3.1.2
  34. MarkupSafe==2.1.2
  35. oauthlib==3.2.2
  36. packaging==23.0
  37. promise==2.3
  38. psycopg2-binary==2.9.5
  39. pycparser==2.21
  40. pydot==1.4.2
  41. PyJWT==2.6.0
  42. pyparsing==3.0.9
  43. python3-openid==3.2.0
  44. pytz==2022.7.1
  45. requests==2.28.2
  46. requests-oauthlib==1.3.1
  47. ruamel.yaml==0.17.21
  48. ruamel.yaml.clib==0.2.7
  49. six==1.16.0
  50. social-auth-app-django==4.0.0
  51. social-auth-core==4.3.0
  52. sqlparse==0.4.3
  53. text-unidecode==1.3
  54. tzdata==2022.6
  55. uritemplate==4.1.1
  56. urllib3==1.26.14
  57. webencodings==0.5.1
  58. xmpppy==0.7.1