requirements.txt 855 B

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