summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorScott <[email protected]>2022-01-10 17:52:32 -0800
committerScott <[email protected]>2022-01-10 17:52:32 -0800
commit9bfba844fe0efe6bbf36882d7a56ef41da6d61b9 (patch)
treec19b60799ed735b2e87fe64fb48949f05794d29f /requirements.txt
parent6a1cf8a4e570b34765ac946edc9dbb3cd5f146a9 (diff)
Make it work.
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt45
1 files changed, 22 insertions, 23 deletions
diff --git a/requirements.txt b/requirements.txt
index 7921da6..c239e23 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,24 +1,23 @@
-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
-
+wheel
+aiohttp
+antlr4-python3-runtime
+astral
+bitstring
+python-dateutil
+grpcio
+holidays
+cloudpickle
+dill
+numpy
+pandas
+protobuf
+psutil
+pyserial
+pytype
+pychromecast
+requests
+SpeechRecognition
+scikit-learn
+nltk
+meross-iot