Upgrade influxdb to 3.0.0 (#2383)

This commit is contained in:
Fabian Affolter 2016-06-28 16:56:14 +02:00 committed by Paulus Schoutsen
parent 7a73dc7d6a
commit 00179763ef
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ DEFAULT_DATABASE = 'home_assistant'
DEFAULT_SSL = False
DEFAULT_VERIFY_SSL = False
REQUIREMENTS = ['influxdb==2.12.0']
REQUIREMENTS = ['influxdb==3.0.0']
CONF_HOST = 'host'
CONF_PORT = 'port'

View File

@ -163,7 +163,7 @@ https://github.com/w1ll1am23/pygooglevoice-sms/archive/7c5ee9969b97a7992fc86a753
https://github.com/wokar/pylgnetcast/archive/v0.2.0.zip#pylgnetcast==0.2.0
# homeassistant.components.influxdb
influxdb==2.12.0
influxdb==3.0.0
# homeassistant.components.insteon_hub
insteon_hub==0.4.5