From d2478310649d51e14f8ece57651ca9d925d98793 Mon Sep 17 00:00:00 2001 From: Scott Date: Mon, 10 Jan 2022 21:51:39 -0800 Subject: [PATCH] Fix requirements.txt --- requirements.txt | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/requirements.txt b/requirements.txt index c239e23..df7bb5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,23 +1,25 @@ -wheel aiohttp antlr4-python3-runtime -astral bitstring -python-dateutil -grpcio -holidays cloudpickle -dill +holidays +nltk numpy -pandas -protobuf +opencv-python +overrides psutil -pyserial +python-dateutil pytype -pychromecast +pytz +readchar requests -SpeechRecognition -scikit-learn -nltk +wheel +astral +grpcio meross-iot - +pandas +protobuf +pychromecast +pyserial +scikit-learn +SpeechRecognition -- 2.45.2