pyserial>=3.5
pyusb>=1.2.0
requests>=2.28.0
typing-extensions>=4.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=22.0.0
isort>=5.10.0
flake8>=5.0.0
mypy>=1.0.0
pre-commit>=2.20.0
build>=1.0.0
twine>=4.0.0

[docs]
mkdocs>=1.6.0
mkdocs-material>=9.5.0
mkdocstrings[python]>=0.25.0
pymdown-extensions>=10.0.0
