Merge branch 'dev' of github.com:ahpohl/esphome into dev

This commit is contained in:
Alexander Pohl 2020-10-14 17:06:07 +02:00
commit 72c4d38d96
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
voluptuous==0.11.7
voluptuous==0.12.0
PyYAML==5.3.1
paho-mqtt==1.5.1
colorlog==4.2.1
colorlog==4.4.0
tornado==6.0.4
protobuf==3.13.0
tzlocal==2.1

View File

@ -1,11 +1,11 @@
pylint==2.6.0
flake8==3.8.3
flake8==3.8.4
pillow>4.0.0
cryptography>=2.0.0,<4
pexpect==4.8.0
# Unit tests
pytest==6.0.2
pytest==6.1.1
pytest-cov==2.10.1
pytest-mock==3.3.1
asyncmock==0.4.2