Fix inexact version of pylacrosse (#42610)

* fix inexact version for pylacrosse

* https://github.com/hthiery/python-lacrosse/releases
* https://pypi.org/project/pylacrosse/#history

* Update requirements_all.txt
pull/42618/head
Andreas Billmeier 2020-10-30 00:31:54 +01:00 committed by GitHub
parent 25ac0d2f6e
commit c403534ae1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,6 @@
"domain": "lacrosse",
"name": "LaCrosse",
"documentation": "https://www.home-assistant.io/integrations/lacrosse",
"requirements": ["pylacrosse==0.4.0"],
"requirements": ["pylacrosse==0.4"],
"codeowners": []
}

View File

@ -1470,7 +1470,7 @@ pykodi==0.2.1
pykwb==0.0.8
# homeassistant.components.lacrosse
pylacrosse==0.4.0
pylacrosse==0.4
# homeassistant.components.lastfm
pylast==3.3.0