asphalt~=4.6.0
typeguard~=2.0

[cbor]
cbor2~=5.0

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

[msgpack]
msgpack~=1.0

[test]
pytest
pytest-cov
pytest-asyncio

[yaml]
ruamel.yaml>=0.15
