django>=4.2

[dev]
django-supchat[test]
black>=23.0
ruff>=0.1.0
mypy>=1.5
django-stubs>=4.2
pre-commit>=3.4

[test]
pytest>=7.0
pytest-django>=4.5
pytest-cov>=4.0
pytest-asyncio>=0.21
factory-boy>=3.3
