requirements.txt 407 B

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