requirements.txt 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. asgiref==3.3.4
  2. bleach==3.3.1
  3. cachetools==4.2.2
  4. certifi==2020.12.5
  5. cffi==1.14.5
  6. chardet==4.0.0
  7. cryptography==3.4.7
  8. defusedxml==0.7.1
  9. Django==3.2.3
  10. django-allauth==0.44.0
  11. django-appconf==1.0.4
  12. django-classy-tags==2.0.0
  13. django-cms==3.8.0
  14. django-crispy-forms==1.11.2
  15. django-filer==2.0.2
  16. django-formtools==2.3
  17. django-js-asset==1.2.2
  18. django-mptt==0.12.0
  19. django-polymorphic==3.0.0
  20. django-sekizai==2.0.0
  21. django-treebeard==4.5.1
  22. djangocms-admin-style==2.0.2
  23. djhtml==1.4.9
  24. easy-thumbnails==2.7.1
  25. ecdsa==0.14.1
  26. google-api-core==1.28.0
  27. google-api-python-client==2.7.0
  28. google-auth==1.30.1
  29. google-auth-httplib2==0.1.0
  30. google-auth-oauthlib==0.4.4
  31. googleapis-common-protos==1.53.0
  32. gunicorn==20.1.0
  33. httplib2==0.19.1
  34. humanize==3.10.0
  35. idna==2.10
  36. install==1.3.4
  37. isodate==0.6.0
  38. jsonfield==3.1.0
  39. oauthlib==3.1.0
  40. packaging==20.9
  41. Pillow==8.2.0
  42. protobuf==3.17.1
  43. pyasn1==0.4.8
  44. pyasn1-modules==0.2.8
  45. pycparser==2.20
  46. PyJWT==2.1.0
  47. pyparsing==2.4.7
  48. python-jose==3.2.0
  49. python3-openid==3.2.0
  50. pytz==2021.1
  51. requests==2.25.1
  52. requests-oauthlib==1.3.0
  53. rsa==4.7.2
  54. six==1.16.0
  55. social-auth-app-django==4.0.0
  56. social-auth-core==3.3.3
  57. sqlparse==0.4.1
  58. Unidecode==1.1.2
  59. uritemplate==3.0.1
  60. urllib3==1.26.5
  61. webencodings==0.5.1
  62. whitenoise==5.2.0