Fix roku lxml requirement (#25696)

pull/25731/head
Pascal Vizeli 2019-08-05 00:13:27 +02:00 committed by GitHub
parent 3839eb0197
commit 03aec33f9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "Roku",
"documentation": "https://www.home-assistant.io/components/roku",
"requirements": [
"roku==3.0.0"
"roku==3.1"
],
"dependencies": [],
"codeowners": []

View File

@ -1644,7 +1644,7 @@ rjpl==0.3.5
rocketchat-API==0.6.1
# homeassistant.components.roku
roku==3.0.0
roku==3.1
# homeassistant.components.roomba
roombapy==1.3.1