pyserial>=3.5
esptool>=4.0

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.8

[jupyter]
jupyter>=1.0.0
ipython>=7.0.0

[web]
fastapi>=0.68.0
uvicorn>=0.15.0
websockets>=10.0
pydantic>=2.0
