diff options
| author | Scott Gasch <[email protected]> | 2022-08-23 18:27:09 -0700 |
|---|---|---|
| committer | Scott Gasch <[email protected]> | 2022-08-23 18:27:09 -0700 |
| commit | 119692e4487278e5d19c06cfe7dc062c2bd7efc5 (patch) | |
| tree | 683303fbf1f023bed39d21c618d7ce56df18a2fb /requirements.txt | |
| parent | f9e0d471e6d57b62cdc21a904ae48a2a43331bec (diff) | |
Update requirements; new homeassistant dep. Also don't import kazoo
unless we try to load args from zookeeper.
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index a8673e9..6016dd9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,3 +25,4 @@ SpeechRecognition sphinx sqlalchemy tinytuya +homeassistant-api |
