asyncio>=3.4
requests
websockets
click
cloup
orjson

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

[examples]
matplotlib
pandas
numpy

[jupyter]
ipykernel

[test]
pytest
pytest-cov
pytest-mock
