diff options
| author | Scott Gasch <[email protected]> | 2022-02-07 13:56:00 -0800 |
|---|---|---|
| committer | Scott Gasch <[email protected]> | 2022-02-07 13:56:00 -0800 |
| commit | dfc2136113428b99719c49a57d3ce68391dcb307 (patch) | |
| tree | 66ec5ce7486ec5b2856f0c2f645eb8d66d1c5ab1 /requirements.txt | |
| parent | 6e8e3458d9641394b8f061d55ba569a72e6a8493 (diff) | |
How to do the thing.
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 21 |
1 files changed, 8 insertions, 13 deletions
diff --git a/requirements.txt b/requirements.txt index 2302354..b6264c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,29 +1,24 @@ +SpeechRecognition aiohttp -antlr4 - python3 - runtime +antlr4-python3-runtime +astral bitstring black cloudpickle coverage flake8 holidays +meross-iot mypy nltk numpy -opencv - python overrides -psutil -python - dateutil +pychromecast +pyserial +python-dateutil pytype pytz readchar requests +tinytuya wheel -astral -grpcio -meross - iot -pandas -protobuf -pychromecast -pyserial -scikit - learn -SpeechRecognition |
