mirror of
https://github.com/esphome/esphome.git
synced 2025-10-31 23:21:54 +00:00
[esp32] Remove kconfiglib from requirements.txt (#11210)
This commit is contained in:
@@ -23,10 +23,6 @@ cairosvg==2.8.2
|
|||||||
freetype-py==2.5.1
|
freetype-py==2.5.1
|
||||||
jinja2==3.1.6
|
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
|
# esp-idf >= 5.0 requires this
|
||||||
pyparsing >= 3.0
|
pyparsing >= 3.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user