diff options
| author | Scott Gasch <[email protected]> | 2022-08-17 10:13:46 -0700 |
|---|---|---|
| committer | Scott Gasch <[email protected]> | 2022-08-17 10:13:46 -0700 |
| commit | 581d759e55faf532fcf3c89d59eae929ede24dd7 (patch) | |
| tree | c7c2ca8a951e138e8369b743a912ed85307354d3 /requirements.txt | |
| parent | 24e38c76beada84be1864480366ef3c9f21ad039 (diff) | |
Update requirements to include psutil.
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 28355ac..b4d51d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,6 +15,7 @@ nltk numpy overrides prometheus-fastapi-instrumentator +psutil pychromecast pyserial python-dateutil |
