1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-17 07:57:13 +02:00

[esp32] Remove kconfiglib from requirements.txt (#11210)

This commit is contained in:
Thane Gill 2025-10-15 04:48:26 -07:00 committed by GitHub
parent ded98ff705
commit 47817485e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,10 +23,6 @@ cairosvg==2.8.2
freetype-py==2.5.1
jinja2==3.1.6
# esp-idf requires this, but doesn't bundle it by default
# https://github.com/espressif/esp-idf/blob/220590d599e134d7a5e7f1e683cc4550349ffbf8/requirements.txt#L24
kconfiglib==13.7.1
# esp-idf >= 5.0 requires this
pyparsing >= 3.0