websockets>=14.0
aiohttp>=3.11.16

[dev]
ruff
bandit
mypy
types-requests

[test]
pytest
pytest-asyncio
pytest-cov
pytest-mock
aioresponses
