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