asphalt<5.0,>=3.0
typeguard~=2.0

[cbor]
cbor2~=4.0

[doc]
Sphinx>=1.5
sphinx_rtd_theme
sphinx-autodoc-typehints>=1.0.5
sphinxcontrib-asyncio>=0.2.0

[msgpack]
msgpack>=0.5.2

[test]
pytest
pytest-cov
pytest-asyncio>=0.5.0

[yaml]
ruamel.yaml>=0.12
