requirements.txt 458 B

123456789101112131415161718192021222324
  1. aniso8601==7.0.0
  2. asgiref==3.5.1
  3. dj-database-url==0.5.0
  4. Django==4.0.4
  5. django-cors-headers==3.13.0
  6. django-graphql-jwt==0.3.4
  7. djangorestframework==3.13.1
  8. djangorestframework-simplejwt==5.1.0
  9. graphene==2.1.9
  10. graphene-django==2.15.0
  11. graphql-core==2.3.2
  12. graphql-relay==2.0.1
  13. gunicorn==20.1.0
  14. Markdown==3.3.7
  15. Pillow==9.1.0
  16. promise==2.3
  17. psycopg2-binary==2.9.3
  18. PyJWT==2.4.0
  19. pytz==2022.1
  20. Rx==1.6.1
  21. singledispatch==3.7.0
  22. six==1.16.0
  23. sqlparse==0.4.2
  24. text-unidecode==1.3