mirror of
https://github.com/esphome/esphome.git
synced 2024-11-02 08:40:55 +01:00
e6f42fa6f0
* Started to work on packages feature * Added some more validation to packages config * Fixed some linter warnings * Updated tests * Reordered consts to avoid linter error * Reordered consts to avoid linter error * Refactored test yaml files to integrate into existing test pipeline Co-authored-by: Dmitry Berezovsky <dmitry.berezovsky@logicify.com>
26 lines
348 B
Plaintext
26 lines
348 B
Plaintext
voluptuous==0.11.7
|
|
PyYAML==5.3.1
|
|
paho-mqtt==1.5.0
|
|
colorlog==4.1.0
|
|
tornado==6.0.4
|
|
protobuf==3.11.3
|
|
tzlocal==2.0.0
|
|
pytz==2020.1
|
|
pyserial==3.4
|
|
ifaddr==0.1.6
|
|
platformio==4.3.3
|
|
esptool==2.8
|
|
deepmerge==0.1.0
|
|
|
|
pylint==2.5.0
|
|
flake8==3.7.9
|
|
pillow
|
|
pexpect
|
|
|
|
# Unit tests
|
|
pytest==5.4.1
|
|
pytest-cov==2.8.1
|
|
pytest-mock==1.13.0
|
|
asyncmock==0.4.2
|
|
hypothesis==5.10.4
|