mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
056c72d50d
* Remove Python 2 support * Remove u-strings * Remove docker symlinks * Remove from travis * Update requirements * Upgrade flake8/pylint * Fixes * Manual * Run pyupgrade * Lint * Remove base_int * Fix * Update platformio_api.py * Update component.cpp
18 lines
283 B
Text
18 lines
283 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
|