mirror of
https://github.com/esphome/esphome.git
synced 2024-11-25 08:28:12 +01:00
add click dependency (#1111)
* add click dependency * Update requirements.txt
This commit is contained in:
parent
6873f09f57
commit
7a16f846eb
1 changed files with 1 additions and 0 deletions
|
@ -10,3 +10,4 @@ pyserial==3.4
|
|||
ifaddr==0.1.6
|
||||
platformio==4.3.3
|
||||
esptool==2.8
|
||||
click==7.1.2
|
||||
|
|
Loading…
Reference in a new issue