Bumped PyAv to 8.0.2 to fix mac os stream issue (#36396)

This commit is contained in:
Patrick Kishino 2020-06-03 15:00:50 +09:00 committed by GitHub
parent 0e2e39a5f2
commit e80fac36d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"domain": "stream",
"name": "Stream",
"documentation": "https://www.home-assistant.io/integrations/stream",
"requirements": ["av==8.0.1"],
"requirements": ["av==8.0.2"],
"dependencies": ["http"],
"codeowners": ["@hunterjm"],
"quality_scale": "internal"

View file

@ -294,7 +294,7 @@ atenpdu==0.3.0
aurorapy==0.2.6
# homeassistant.components.stream
av==8.0.1
av==8.0.2
# homeassistant.components.avea
avea==1.4

View file

@ -144,7 +144,7 @@ arcam-fmj==0.4.6
async-upnp-client==0.14.13
# homeassistant.components.stream
av==8.0.1
av==8.0.2
# homeassistant.components.axis
axis==28