gpiozero requirement ver (#27129)

pull/27140/head
Brendon Baumgartner 2019-10-02 15:53:37 -07:00 committed by Paulus Schoutsen
parent 6dfeed6cd1
commit 39c7d069b8
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "remote_rpi_gpio",
"documentation": "https://www.home-assistant.io/integrations/remote_rpi_gpio",
"requirements": [
"gpiozero==1.4.1"
"gpiozero==1.5.1"
],
"dependencies": [],
"codeowners": []

View File

@ -574,7 +574,7 @@ googlemaps==2.5.1
goslide-api==0.5.1
# homeassistant.components.remote_rpi_gpio
gpiozero==1.4.1
gpiozero==1.5.1
# homeassistant.components.gpsd
gps3==0.33.3