From 88923a8b18cd8f31730fefb3ac9c82be774192f0 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 17 Jun 2015 22:44:53 +0200 Subject: [PATCH] update psutil to 3.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bebc21b3464..13d5551b172 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ pydispatcher>=2.0.5 PyISY>=1.0.2 # PSutil (sensor.systemmonitor) -psutil>=2.2.1 +psutil>=3.0.0 # Pushover bindings (notify.pushover) python-pushover>=0.2