cryptography==43.0.0
voluptuous==0.14.2
PyYAML==6.0.1
paho-mqtt==1.6.1
colorama==0.4.6
icmplib==3.0.4
tornado==6.4
tzlocal==5.2
tzdata>=2021.1
pyserial==3.5
platformio==6.1.15
esptool==4.7.0
click==8.1.7
esphome-dashboard==20240620.0
aioesphomeapi==24.6.2
zeroconf==0.132.2
python-magic==0.4.27
ruamel.yaml==0.18.6
kconfiglib==13.7.1
pyparsing>=3.0
argcomplete>=2.0.0

[:python_version <= "3.10"]
async_timeout==4.0.3

[dev]
clang-format==13.0.1
clang-tidy==14.0.6
yamllint==1.35.1

[displays]
pillow==10.2.0
cairosvg==2.7.1

[test]
pylint==3.1.0
flake8==7.0.0
black==24.4.2
pyupgrade==3.15.2
pre-commit
pytest==8.2.0
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-asyncio==0.23.6
asyncmock==0.4.2
hypothesis==6.92.1
