diff options
| author | Scott Gasch <[email protected]> | 2022-03-25 09:00:33 -0700 |
|---|---|---|
| committer | Scott Gasch <[email protected]> | 2022-03-25 09:00:33 -0700 |
| commit | 0a449b165cc07b584e4467ff55a3ed16ca53fff0 (patch) | |
| tree | 797406f931eddb9c703e5d41eaedc5ad890b52df /requirements.txt | |
| parent | 823b5791dda724a41c66b268d962dafd7a4d97ad (diff) | |
Obscure some passwords/keys. There's actually nothing valuable here
because the machines this is talking to are behind a firewall on my
local network and not exposed anywhere.
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index f8b9cc7..fe2a4ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,7 @@ bitstring black cloudpickle coverage +fastapi[all] flake8 holidays meross-iot @@ -13,6 +14,7 @@ mypy nltk numpy overrides +prometheus-fastapi-instrumentator pychromecast pyserial python-dateutil |
