From d7a4242c74b6fbbe8fbf5a7b45a0c266c0470715 Mon Sep 17 00:00:00 2001 From: theolind Date: Sat, 7 Mar 2015 15:31:09 +0100 Subject: [PATCH] Specified the component that uses psutil (sensor.systemmonitor) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 156181da508..695512c9fea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,5 +36,5 @@ pydispatcher>=2.0.5 # pyyaml pyyaml -# psutil +# sensor.systemmonitor psutil