requirements.txt 343 B

1234567891011121314151617181920
  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. django-crispy-forms==1.8.1
  7. google-auth==1.8.2
  8. google-auth-oauthlib==0.4.1
  9. idna==2.8
  10. mysqlclient==1.4.6
  11. oauthlib==3.1.0
  12. pyasn1==0.4.8
  13. pyasn1-modules==0.2.7
  14. pytz==2019.3
  15. requests==2.22.0
  16. requests-oauthlib==1.3.0
  17. rsa==4.0
  18. six==1.13.0
  19. sqlparse==0.3.0
  20. urllib3==1.25.7