This commit is contained in:
happyleavesaoc 2017-06-17 12:42:12 -04:00 committed by Fabian Affolter
parent 33d381731f
commit d0b43b187a
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ from homeassistant.util import Throttle
from homeassistant.util.dt import now, parse_date
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['upsmychoice==1.0.4']
REQUIREMENTS = ['upsmychoice==1.0.6']
_LOGGER = logging.getLogger(__name__)

View File

@ -873,7 +873,7 @@ twilio==5.7.0
uber_rides==0.4.1
# homeassistant.components.sensor.ups
upsmychoice==1.0.4
upsmychoice==1.0.6
# homeassistant.components.camera.uvc
uvcclient==0.10.0