mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 09:17:46 +01:00
bba6d6897d
PyYAML 5.1.2 -> 5.2 https://github.com/yaml/pyyaml/blob/master/CHANGES flake8 3.6.0 -> 3.7.9 https://github.com/PyCQA/flake8/tree/master/docs/source/release-notes paho-mqtt 1.4.0 -> 1.5.0 https://github.com/eclipse/paho.mqtt.python/blob/master/ChangeLog.txt platformio 4.0.3 -> 4.1.0 https://github.com/platformio/platformio-core/releases protobuf 3.10.0 -> 3.11.1 https://github.com/protocolbuffers/protobuf/releases pylint 2.3.0 -> 2.4.4 http://pylint.pycqa.org/en/latest/whatsnew/changelog.html#what-s-new-in-pylint-2-4-4
19 lines
318 B
Text
19 lines
318 B
Text
voluptuous==0.11.7
|
|
PyYAML==5.2
|
|
paho-mqtt==1.5.0
|
|
colorlog==4.0.2
|
|
tornado==5.1.1
|
|
typing>=3.6.6;python_version<"3.5"
|
|
protobuf==3.11.1
|
|
tzlocal==2.0.0
|
|
pytz==2019.3
|
|
pyserial==3.4
|
|
ifaddr==0.1.6
|
|
platformio==4.1.0
|
|
esptool==2.7
|
|
|
|
pylint==1.9.4 ; python_version<"3"
|
|
pylint==2.4.4 ; python_version>"3"
|
|
flake8==3.7.9
|
|
pillow
|
|
pexpect
|