requirements.txt 1.2 KB

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