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__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue