requirements.txt 760 B

12345678910111213141516171819202122232425262728293031323334353637383940
  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. httplib2==0.19.1
  19. idna==2.10
  20. install==1.3.4
  21. oauthlib==3.1.0
  22. packaging==20.9
  23. protobuf==3.17.1
  24. pyasn1==0.4.8
  25. pyasn1-modules==0.2.8
  26. pycparser==2.20
  27. PyJWT==2.1.0
  28. pyparsing==2.4.7
  29. python-jose==3.2.0
  30. python3-openid==3.2.0
  31. pytz==2021.1
  32. requests==2.25.1
  33. requests-oauthlib==1.3.0
  34. rsa==4.7.2
  35. six==1.16.0
  36. social-auth-app-django==4.0.0
  37. social-auth-core==3.3.3
  38. sqlparse==0.4.1
  39. uritemplate==3.0.1
  40. urllib3==1.26.5