Django>=2.2.0
strawberry-django-jwt==0.2.0
strawberry-graphql-django==0.2.5
strawberry-graphql==0.104.3
PyJWT==2.3.0
Faker==13.3.4
Pillow==9.1.0

[dev]
black==19.3b0
flake8==3.7.7
pytest>=3.6.3
pytest-cov>=2.4.0
pytest-django>=3.1.2
coveralls

[test]
pytest>=3.6.3
pytest-cov>=2.4.0
pytest-django>=3.1.2
coveralls
