asyncio>=3.4
requests
websockets

[dev]
build
sphinx
sphinx-rtd-theme
black
mypy
types-requests
ruff
pylint

[examples]
matplotlib

[test]
pytest
pytest-cov
pytest-mock
