asphalt >= 3.0, < 5.0
typeguard ~= 2.0

[cbor]
cbor2 ~= 4.0

[msgpack]
msgpack-python >= 0.4.6

[testing]
pytest
pytest-cov
pytest-catchlog
pytest-asyncio >= 0.5.0

[yaml]
ruamel.yaml >= 0.12
