1
0
mirror of https://github.com/esphome/esphome.git synced 2026-02-08 00:31:58 +00:00

[core] Add missing requests dependency to requirements.txt (#13803)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jonathan Swoboda
2026-02-06 13:03:16 -05:00
committed by GitHub
parent 155447f541
commit 9315da79bc

View File

@@ -23,6 +23,7 @@ resvg-py==0.2.6
freetype-py==2.5.1 freetype-py==2.5.1
jinja2==3.1.6 jinja2==3.1.6
bleak==2.1.1 bleak==2.1.1
requests==2.32.5
# esp-idf >= 5.0 requires this # esp-idf >= 5.0 requires this
pyparsing >= 3.0 pyparsing >= 3.0