
[datastore]
redis>=2.10.6
sqlalchemy>=1.1.15

[development]]
bandit==1.7.4
black==22.3.0
codespell==2.1.0
coverage==6.4
flake8-comprehensions==3.10.0
flake8-docstrings==1.6.0
flake8-noqa==1.2.2
flake8==4.0.1
isort==5.10.1
pep8==1.7.1
pycodestyle==2.8.0
pydocstyle==6.1.1
pyflakes==2.4.0
pylint==2.14.5
pytest-asyncio==0.18.3
pytest-cov==3.0.0
pytest-timeout==2.1.0
pytest==7.1.2
tox==3.25.0

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

[repl]
aiohttp>=3.8.1
prompt-toolkit==3.0.8
typer[all]>=0.6.1

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