Django<5.3,>=4.0
djangorestframework>=3.14.0
djangorestframework-simplejwt>=5.2.0

[all]
celery>=5.2.0
redis>=4.5.0

[celery]
celery>=5.2.0
redis>=4.5.0

[dev]
pytest>=7.0.0
pytest-django>=4.5.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
black>=23.0.0
flake8>=6.0.0
isort>=5.12.0
mypy>=1.0.0
django-stubs>=4.0.0
djangorestframework-stubs>=3.14.0
tox>=4.0.0
twine>=4.0.0
wheel>=0.40.0
build>=0.10.0
coverage>=7.0.0
factory-boy>=3.2.0
faker>=18.0.0
