Django>=3.2

[celery]
redis>=4.0.0
django-redis>=5.0.0
celery>=5.0.0

[dev]
pytest>=6.0
pytest-django>=4.0
pytest-cov>=3.0
black>=22.0
flake8>=4.0
isort>=5.0
mypy>=0.900
factory-boy>=3.0

[docs]
sphinx>=4.0
sphinx-rtd-theme>=1.0

[mcp]
mcp>=1.0.0

[redis]
redis>=4.0.0
django-redis>=5.0.0

[test]
pytest>=6.0
pytest-django>=4.0
pytest-cov>=3.0
factory-boy>=3.0
coverage>=6.0

[wagtail]
wagtail>=5.0
