Upgrade coinmarketcap to 4.2.1 (#11953)
This commit is contained in:
parent
0c008663ad
commit
f08fd8182c
3 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@ from homeassistant.const import (
|
|||
ATTR_ATTRIBUTION, CONF_CURRENCY, CONF_DISPLAY_CURRENCY)
|
||||
from homeassistant.helpers.entity import Entity
|
||||
|
||||
REQUIREMENTS = ['coinmarketcap==4.1.2']
|
||||
REQUIREMENTS = ['coinmarketcap==4.2.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue