requirements.txt 1.1 KB

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