diff options
| author | Scott Gasch <[email protected]> | 2022-08-17 11:06:35 -0700 |
|---|---|---|
| committer | Scott Gasch <[email protected]> | 2022-08-17 11:06:35 -0700 |
| commit | 36be25ae450f455cc6c798df44e5af038f068c41 (patch) | |
| tree | 2ad5193ad48d6c57e9558b06fc3f31c2423b0ff5 | |
| parent | a085dbceac4e911a743c84388b55a0a8f2ba320b (diff) | |
Update requirements to include kazoo
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index b4d51d3..702b24c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,7 @@ coverage fastapi[all] flake8 holidays +kazoo meross-iot mypy nltk |
