mirror of
https://github.com/esphome/esphome.git
synced 2024-11-09 16:57:47 +01:00
24 lines
368 B
Text
24 lines
368 B
Text
voluptuous==0.11.7
|
|
PyYAML==5.2
|
|
paho-mqtt==1.5.0
|
|
colorlog==4.0.2
|
|
tornado==5.1.1
|
|
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
|
|
|
|
# Unit tests
|
|
pytest==5.3.2
|
|
pytest-cov==2.8.1
|
|
pytest-mock==1.13.0
|
|
hypothesis==4.57.0
|