django>=4.0.0
djangorestframework>=3.14.0
drf-spectacular>=0.27.2
drf-spectacular-sidecar==2024.4.1
channels>=4.0.0

[ci]
ruff==0.8.0
pytest>=7.0.1
mypy>=1.10.0
pytest-cov>=5.0.0
djangorestframework-simplejwt>=5.3.0
channels-auth-token-middlewares>=1.1.0

[dev]
pre-commit>=3.5.0
ruff==0.8.0
pytest>=7.0.1
mypy>=1.10.0
pytest-cov>=5.0.0
djangorestframework-simplejwt>=5.3.0
channels-auth-token-middlewares>=1.1.0
