diff options
| author | Scott <[email protected]> | 2022-01-10 17:49:58 -0800 |
|---|---|---|
| committer | Scott <[email protected]> | 2022-01-10 17:49:58 -0800 |
| commit | 6a1cf8a4e570b34765ac946edc9dbb3cd5f146a9 (patch) | |
| tree | 4d330f79c16fbdbf861f74c63ffa9cfe3855caf8 /requirements.txt | |
| parent | d29fd1c72456b3c81ffeccd7994c5a65c91a81ed (diff) | |
Add requirements.txt
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..7921da6 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,24 @@ +pip install wheel +pip install aiohttp +pip install antlr4-python3-runtime +pip install astral +pip install bitstring +pip install python-dateutil +pip install grpcio +pip install holidays +pip install cloudpickle +pip install dill +pip install numpy +pip install pandas +pip install protobuf +pip install psutil +pip install pyserial +pip install pytype +pip install pychromecast +pip install requests +pip install SpeechRecognition +pip install scikit-learn +pip install nltk +pip install meross-iot + + |
