Files
esphome/requirements.txt
2026-06-22 09:33:27 +12:00

32 lines
587 B
Plaintext

cryptography==49.0.0
voluptuous==0.16.0
PyYAML==6.0.3
paho-mqtt==1.6.1
colorama==0.4.6
tzlocal==5.4.3 # from time
tzdata>=2026.2 # from time
pyserial==3.5
platformio==6.1.19
esptool==5.3.0
click==8.3.3
aioesphomeapi==45.3.1
zeroconf==0.149.16
puremagic==1.30
ruamel.yaml==0.19.1 # dashboard_import
ruamel.yaml.clib==0.2.15 # dashboard_import
esphome-glyphsets==0.2.0
pillow==12.2.0
resvg-py==0.3.3
freetype-py==2.5.1
jinja2==3.1.6
bleak==2.1.1
smpclient==6.0.0
requests==2.34.2
py7zr==1.1.3
# esp-idf >= 5.0 requires this
pyparsing >= 3.3.2
# For autocompletion
argcomplete>=3.6.3