Django>=4.2
requests>=2.31.0
websockets>=12.0
python-dateutil>=2.8.2

[dev]
pytest>=7.4.0
pytest-django>=4.5.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.5.0
django-stubs>=4.2.0
