requirements.txt 795 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  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-crispy-forms==1.11.2
  11. ecdsa==0.14.1
  12. google-api-core==1.28.0
  13. google-api-python-client==2.7.0
  14. google-auth==1.30.1
  15. google-auth-httplib2==0.1.0
  16. google-auth-oauthlib==0.4.4
  17. googleapis-common-protos==1.53.0
  18. gunicorn==20.1.0
  19. httplib2==0.19.1
  20. idna==2.10
  21. install==1.3.4
  22. oauthlib==3.1.0
  23. packaging==20.9
  24. protobuf==3.17.1
  25. pyasn1==0.4.8
  26. pyasn1-modules==0.2.8
  27. pycparser==2.20
  28. PyJWT==2.1.0
  29. pyparsing==2.4.7
  30. python-jose==3.2.0
  31. python3-openid==3.2.0
  32. pytz==2021.1
  33. requests==2.25.1
  34. requests-oauthlib==1.3.0
  35. rsa==4.7.2
  36. six==1.16.0
  37. social-auth-app-django==4.0.0
  38. social-auth-core==3.3.3
  39. sqlparse==0.4.1
  40. uritemplate==3.0.1
  41. urllib3==1.26.5
  42. whitenoise==5.2.0