esphome: add click dependency used in update-all command
This commit is contained in:
parent
56c066f79d
commit
d71da1449d
@ -23,7 +23,7 @@ in python.pkgs.buildPythonApplication rec {
|
||||
propagatedBuildInputs = with python.pkgs; [
|
||||
voluptuous pyyaml paho-mqtt colorlog
|
||||
tornado protobuf tzlocal pyserial ifaddr
|
||||
protobuf
|
||||
protobuf click
|
||||
];
|
||||
|
||||
# remove all version pinning (E.g tornado==5.1.1 -> tornado)
|
||||
|
Loading…
Reference in New Issue
Block a user