diff options
| author | Scott <[email protected]> | 2022-01-24 13:57:51 -0800 |
|---|---|---|
| committer | Scott <[email protected]> | 2022-01-24 13:57:51 -0800 |
| commit | 298a4ff1dca7c75993eae2317a777829828ae04a (patch) | |
| tree | 340f4ba40039c5251315e38f51e9f9d53d6ab3d5 /requirements.txt | |
| parent | 48d6beaeef30d22e9366fdf7fa5d3311da66bf89 (diff) | |
Finish up this coverage stuff.
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/requirements.txt b/requirements.txt index 9962ad5..04d3ee7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,15 @@ aiohttp -antlr4-python3-runtime +antlr4 - python3 - runtime bitstring cloudpickle coverage holidays nltk numpy -opencv-python +opencv - python overrides psutil -python-dateutil +python - dateutil pytype pytz readchar @@ -17,10 +17,10 @@ requests wheel astral grpcio -meross-iot +meross - iot pandas protobuf pychromecast pyserial -scikit-learn +scikit - learn SpeechRecognition |
