mirror of
https://github.com/esphome/esphome.git
synced 2024-11-02 08:40:55 +01:00
2712c44004
* Update pio dependencies * Platformio 4 * Fixes * Update platformio_api.py * Lint
15 lines
350 B
Plaintext
15 lines
350 B
Plaintext
voluptuous>=0.11.5,<0.12
|
|
PyYAML>=5.1,<6
|
|
paho-mqtt>=1.4,<2
|
|
colorlog>=4.0.2
|
|
tornado>=5.1.1,<6
|
|
typing>=3.6.6;python_version<"3.5"
|
|
protobuf>=3.7,<3.8
|
|
tzlocal>=1.5.1
|
|
pytz>=2019.1
|
|
pyserial>=3.4,<4
|
|
ifaddr>=0.1.6,<1
|
|
platformio>=3.6.5 ; python_version<"3"
|
|
https://github.com/platformio/platformio-core/archive/develop.zip ; python_version>"3"
|
|
esptool>=2.6,<3
|