Upgrade blockchain to 1.3.3 (#2220)

This commit is contained in:
Fabian Affolter 2016-06-04 12:55:46 +02:00
parent 59a0005e5c
commit f4594027fd
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ from datetime import timedelta
from homeassistant.helpers.entity import Entity
from homeassistant.util import Throttle
REQUIREMENTS = ['blockchain==1.3.1']
REQUIREMENTS = ['blockchain==1.3.3']
_LOGGER = logging.getLogger(__name__)
OPTION_TYPES = {
'exchangerate': ['Exchange rate (1 BTC)', None],

View file

@ -35,7 +35,7 @@ astral==1.1
blinkstick==1.1.7
# homeassistant.components.sensor.bitcoin
blockchain==1.3.1
blockchain==1.3.3
# homeassistant.components.thermostat.eq3btsmart
# bluepy_devices>=0.2.0