Upgrade pypollencom to 2.2.3 (#21517)
This commit is contained in:
parent
4ca7273c58
commit
1369b0b583
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ import homeassistant.helpers.config_validation as cv
|
|||
from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.util import Throttle
|
||||
|
||||
REQUIREMENTS = ['numpy==1.16.1', 'pypollencom==2.2.2']
|
||||
REQUIREMENTS = ['numpy==1.16.1', 'pypollencom==2.2.3']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1210,7 +1210,7 @@ pypjlink2==1.2.0
|
|||
pypoint==1.1.1
|
||||
|
||||
# homeassistant.components.sensor.pollen
|
||||
pypollencom==2.2.2
|
||||
pypollencom==2.2.3
|
||||
|
||||
# homeassistant.components.ps4
|
||||
pyps4-homeassistant==0.3.0
|
||||
|
|
Loading…
Add table
Reference in a new issue