1
0

requirements.txt 414 B

1234567891011121314151617181920212223
  1. asgiref==3.5.2
  2. Babel==2.10.1
  3. certifi==2022.5.18.1
  4. cffi==1.15.0
  5. charset-normalizer==2.0.12
  6. cryptography==37.0.2
  7. defusedxml==0.7.1
  8. Django==4.0.4
  9. django-allauth==0.50.0
  10. django-phonenumber-field==6.1.0
  11. idna==3.3
  12. oauthlib==3.2.0
  13. phonenumbers==8.12.48
  14. pycparser==2.21
  15. PyJWT==2.4.0
  16. python3-openid==3.2.0
  17. pytz==2022.1
  18. requests==2.27.1
  19. requests-oauthlib==1.3.1
  20. sqlparse==0.4.2
  21. tzdata==2022.1
  22. urllib3==1.26.9
  23. psycopg2==2.9.3