asyncio>=3.4
requests
websockets
click
cloup
orjson
aiohttp

[dev]
debugpy
build
sphinx
sphinx-click
sphinx-rtd-theme
nbsphinx
ipython
black
mypy
types-requests
ruff
pylint

[examples]
matplotlib
pandas
numpy

[jupyter]
ipykernel

[test]
pytest
pytest-cov
pytest-mock
