
[datastore]
redis>=2.10.6
sqlalchemy>=1.1.15

[development]]
asynctest
bandit
black
codespell
coverage
flake8
flake8-docstrings
flake8-noqa
flake8-comprehensions
isort
pep8
pyflakes
pydocstyle
pycodestyle
pylint
pytest
pytest-cov
tox

[documentation]
humanfriendly
m2r2
recommonmark
Sphinx
sphinx-rtd-theme

[repl]
aiohttp>=3.8.1
click>=8.1.3
prompt-toolkit==3.0.8

[serial]
pyserial>=3.5
pyserial-asyncio==0.6

[tornado]
tornado==4.5.3

[twisted]
twisted[conch,serial]>=20.3.0
