graphene<3,>=2.1.7
graphql-core<3,>=2.1.0
Django>=2.2
singledispatch>=3.4.0.3
promise>=2.1
text-unidecode

[dev]
black==22.6.0
flake8<6,>=5
flake8-black==0.3.3
flake8-bugbear==22.7.1
pytest>=3.6.3
pytest-cov
coveralls
mock
pytz
django-filter>=2
pytest-django>=3.3.2
djangorestframework>=3.6.3

[rest_framework]
djangorestframework>=3.6.3

[test]
pytest>=3.6.3
pytest-cov
coveralls
mock
pytz
django-filter>=2
pytest-django>=3.3.2
djangorestframework>=3.6.3
