From 0a449b165cc07b584e4467ff55a3ed16ca53fff0 Mon Sep 17 00:00:00 2001 From: Scott Gasch Date: Fri, 25 Mar 2022 09:00:33 -0700 Subject: 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. --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'requirements.txt') 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 -- cgit v1.3