Upgrade blockchain to 1.4.0 (#9489)

This commit is contained in:
Fabian Affolter 2017-09-19 10:04:11 +02:00 committed by Pascal Vizeli
parent 252ee35d61
commit 8ea7e4bb55
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ from homeassistant.const import (
import homeassistant.helpers.config_validation as cv
from homeassistant.helpers.entity import Entity
REQUIREMENTS = ['blockchain==1.3.3']
REQUIREMENTS = ['blockchain==1.4.0']
_LOGGER = logging.getLogger(__name__)

View File

@ -114,7 +114,7 @@ blinkstick==1.1.8
# blinkt==0.1.0
# homeassistant.components.sensor.bitcoin
blockchain==1.3.3
blockchain==1.4.0
# homeassistant.components.light.decora
# bluepy==1.1.1