From 1279bf7c682c9e5ee14387629120405ff010b398 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 15 Oct 2015 12:13:35 +0200 Subject: [PATCH] Add py-cpuinfo --- requirements_all.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements_all.txt b/requirements_all.txt index 57f117ec3cd..a63956eb23f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -144,3 +144,6 @@ blinkstick==1.1.7 # Telegram (notify.telegram) python-telegram-bot==2.8.7 + +# CPUinfo (sensor.cpuinfo) +py-cpuinfo==0.1.6