graphene<4,>=3.0
graphql-core<4,>=3.1.0
graphql-relay<4,>=3.1.1
Django>=3.2
promise>=2.1
text-unidecode

[dev]
black==23.3.0
flake8==6.0.0
flake8-black==0.3.6
flake8-bugbear==23.3.23
pre-commit
pytest>=7.3.1
pytest-cov
pytest-random-order
coveralls
mock
pytz
django-filter>=22.1
pytest-django>=4.5.2
djangorestframework>=3.6.3

[rest_framework]
djangorestframework>=3.6.3

[test]
pytest>=7.3.1
pytest-cov
pytest-random-order
coveralls
mock
pytz
django-filter>=22.1
pytest-django>=4.5.2
djangorestframework>=3.6.3
