Files
esphome/requirements.txt
dependabot[bot] 8a001d1c16 Bump bleak from 2.1.1 to 3.0.2
Bumps [bleak](https://github.com/hbldh/bleak) from 2.1.1 to 3.0.2.
- [Release notes](https://github.com/hbldh/bleak/releases)
- [Changelog](https://github.com/hbldh/bleak/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/hbldh/bleak/compare/v2.1.1...v3.0.2)

---
updated-dependencies:
- dependency-name: bleak
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-15 21:44:59 +00:00

34 lines
633 B
Plaintext

cryptography==48.0.0
voluptuous==0.16.0
PyYAML==6.0.3
paho-mqtt==1.6.1
colorama==0.4.6
icmplib==3.0.4
tornado==6.5.5
tzlocal==5.3.1 # from time
tzdata>=2026.2 # from time
pyserial==3.5
platformio==6.1.19
esptool==5.2.0
click==8.3.3
esphome-dashboard==20260425.0
aioesphomeapi==45.0.1
zeroconf==0.148.0
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.2
freetype-py==2.5.1
jinja2==3.1.6
bleak==3.0.2
smpclient==6.0.0
requests==2.34.2
# esp-idf >= 5.0 requires this
pyparsing >= 3.3.2
# For autocompletion
argcomplete>=3.6.3