
[datastore]
redis>=2.10.6
sqlalchemy>=1.1.15

[development]]
bandit==1.7.4
black==22.10.0
codespell==2.2.2
coverage==6.5
flake8==5.0.4
flake8-docstrings==1.6.0
flake8-noqa==1.2.9
flake8-comprehensions==3.10.0
isort==5.10.1
pep8==1.7.1
pyflakes==2.5.0
pydocstyle==6.1.1
pycodestyle==2.9.1
pylint==2.15.4
pytest==7.1.3
pytest-asyncio==0.19.0
pytest-cov==4.0.0
pytest-timeout==2.1.0
tox==3.26.0

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

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

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