pyserial==3.5
aioserial==1.3.0

[dev]
mypy==0.790
coverage==5.3.1
pytest==6.2.1
pytest-asyncio==0.14.0
pytest-mypy==0.8.0
pytest-cov==2.10.1
pytest-sugar==0.9.4
flake8==3.8.4
tox==3.20.1

[doc]
Sphinx==3.4.1
sphinx_rtd_theme==0.5.0

[test]
mypy==0.790
coverage==5.3.1
pytest==6.2.1
pytest-asyncio==0.14.0
pytest-mypy==0.8.0
pytest-cov==2.10.1
pytest-sugar==0.9.4
