requirements.txt 297 B

123456789101112131415161718
  1. asgiref==3.2.3
  2. cachetools==3.1.1
  3. certifi==2019.11.28
  4. chardet==3.0.4
  5. Django==3.0
  6. google-auth==1.8.2
  7. google-auth-oauthlib==0.4.1
  8. idna==2.8
  9. oauthlib==3.1.0
  10. pyasn1==0.4.8
  11. pyasn1-modules==0.2.7
  12. pytz==2019.3
  13. requests==2.22.0
  14. requests-oauthlib==1.3.0
  15. rsa==4.0
  16. six==1.13.0
  17. sqlparse==0.3.0
  18. urllib3==1.25.7