requirements.txt 1.0 KB

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