django<7,>=4.2
djangorestframework<4,>=3.15
django-picklefield
django-constance<6,>=3
django-waffle<6,>=3

[dev]
tox
setuptools-scm
django-constance
factory_boy
pytest
pytest-cov
pytest-django
black
flake8
isort

[doc]

[lint]
black
flake8
isort

[test]
django-constance
factory_boy
pytest
pytest-cov
pytest-django
