Upgrade py-cpuinfo to 0.1.8
This commit is contained in:
parent
c750f16275
commit
b4070cfb78
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ import logging
|
|||
|
||||
from homeassistant.helpers.entity import Entity
|
||||
|
||||
REQUIREMENTS = ['py-cpuinfo==0.1.6']
|
||||
REQUIREMENTS = ['py-cpuinfo==0.1.8']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -141,7 +141,7 @@ https://github.com/Danielhiversen/pyRFXtrx/archive/0.2.zip#RFXtrx==0.2
|
|||
blockchain==1.2.1
|
||||
|
||||
# homeassistant.components.sensor.cpuspeed
|
||||
py-cpuinfo==0.1.6
|
||||
py-cpuinfo==0.1.8
|
||||
|
||||
# homeassistant.components.sensor.dht
|
||||
# http://github.com/mala-zaba/Adafruit_Python_DHT/archive/4101340de8d2457dd194bca1e8d11cbfc237e919.zip#Adafruit_DHT==1.1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue