updated georss-client library to 0.3 (#17239)

pull/17250/head
Malte Franken 2018-10-08 22:32:16 +11:00 committed by Paulus Schoutsen
parent d5f5273c31
commit 394ffc40b6
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ from homeassistant.const import (
STATE_UNKNOWN, CONF_UNIT_OF_MEASUREMENT, CONF_NAME, CONF_RADIUS, CONF_URL)
from homeassistant.helpers.entity import Entity
REQUIREMENTS = ['georss_client==0.1']
REQUIREMENTS = ['georss_client==0.3']
_LOGGER = logging.getLogger(__name__)

View File

@ -401,7 +401,7 @@ geizhals==0.0.7
geojson_client==0.1
# homeassistant.components.sensor.geo_rss_events
georss_client==0.1
georss_client==0.3
# homeassistant.components.sensor.gitter
gitterpy==0.1.7

View File

@ -72,7 +72,7 @@ gTTS-token==1.1.2
geojson_client==0.1
# homeassistant.components.sensor.geo_rss_events
georss_client==0.1
georss_client==0.3
# homeassistant.components.ffmpeg
ha-ffmpeg==1.9