Upgrade fuzzywuzzy to 0.12.0 (#3524)

This commit is contained in:
Fabian Affolter 2016-09-28 09:07:52 +02:00 committed by Paulus Schoutsen
parent 3b5142eb85
commit d6c586bf42
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ from homeassistant.const import (
ATTR_ENTITY_ID, SERVICE_TURN_OFF, SERVICE_TURN_ON)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['fuzzywuzzy==0.11.1']
REQUIREMENTS = ['fuzzywuzzy==0.12.0']
ATTR_TEXT = 'text'

View file

@ -103,7 +103,7 @@ fixerio==0.1.1
freesms==0.1.0
# homeassistant.components.conversation
fuzzywuzzy==0.11.1
fuzzywuzzy==0.12.0
# homeassistant.components.device_tracker.bluetooth_le_tracker
# gattlib==0.20150805