From 36be25ae450f455cc6c798df44e5af038f068c41 Mon Sep 17 00:00:00 2001 From: Scott Gasch Date: Wed, 17 Aug 2022 11:06:35 -0700 Subject: [PATCH] Update requirements to include kazoo --- requirements.txt | 1 + 1 file changed, 1 insertion(+) 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 -- 2.46.0