Upgrade fuzzywuzzy to 0.14.0 (#4240)

This commit is contained in:
Fabian Affolter 2016-11-06 16:36:03 +01:00 committed by Paulus Schoutsen
parent bab8d574fe
commit 5d862e426e
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.12.0']
REQUIREMENTS = ['fuzzywuzzy==0.14.0']
ATTR_TEXT = 'text'

View File

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