From 2966ecdb8c49266d491a1f75791868920d68a510 Mon Sep 17 00:00:00 2001 From: Scott Gasch Date: Wed, 17 Aug 2022 11:33:58 -0700 Subject: Persist the zookeeper client and connection. A step towards a config watcher. --- requirements.txt | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 702b24c..a8673e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,11 @@ -SpeechRecognition -aiohttp antlr4-python3-runtime astral +beautifulsoup4 bitstring black cloudpickle coverage -fastapi[all] +cv2 flake8 holidays kazoo @@ -15,19 +14,14 @@ mypy nltk numpy overrides -prometheus-fastapi-instrumentator psutil pychromecast -pyserial -python-dateutil pylint +python-dateutil pytz readchar requests -tinytuya -wheel -sqlalchemy -pymysql -kazoo +SpeechRecognition sphinx -threadpoolctl +sqlalchemy +tinytuya -- cgit v1.3