Upgrade PyTurboJPEG to 1.5.0 (#50670)

This commit is contained in:
Franck Nijhof 2021-05-15 19:41:48 +02:00 committed by GitHub
parent aa6b26c9ff
commit 990b7c371f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
"fnvhash==0.1.0", "fnvhash==0.1.0",
"PyQRCode==1.2.1", "PyQRCode==1.2.1",
"base36==0.1.1", "base36==0.1.1",
"PyTurboJPEG==1.4.0" "PyTurboJPEG==1.5.0"
], ],
"dependencies": ["http", "camera", "ffmpeg"], "dependencies": ["http", "camera", "ffmpeg"],
"after_dependencies": ["zeroconf"], "after_dependencies": ["zeroconf"],

View File

@ -58,7 +58,7 @@ PySocks==1.7.1
PyTransportNSW==0.1.1 PyTransportNSW==0.1.1
# homeassistant.components.homekit # homeassistant.components.homekit
PyTurboJPEG==1.4.0 PyTurboJPEG==1.5.0
# homeassistant.components.vicare # homeassistant.components.vicare
PyViCare==0.2.5 PyViCare==0.2.5

View File

@ -27,7 +27,7 @@ PyRMVtransport==0.3.2
PyTransportNSW==0.1.1 PyTransportNSW==0.1.1
# homeassistant.components.homekit # homeassistant.components.homekit
PyTurboJPEG==1.4.0 PyTurboJPEG==1.5.0
# homeassistant.components.xiaomi_aqara # homeassistant.components.xiaomi_aqara
PyXiaomiGateway==0.13.4 PyXiaomiGateway==0.13.4