mirror of
https://github.com/esphome/esphome.git
synced 2024-11-15 10:35:51 +01:00
Merge branch 'dev' of github.com:ahpohl/esphome into dev
This commit is contained in:
commit
72c4d38d96
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user