mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 11:45:09 +02:00
Update PyTurboJPEG to 1.8.0 (#145984)
Co-authored-by: Allen Porter <allen.porter@gmail.com>
This commit is contained in:
@@ -104,7 +104,7 @@ dependencies = [
|
||||
# onboarding->cloud->camera->pyturbojpeg. Onboarding needs
|
||||
# to be setup in stage 0, but we don't want to also promote cloud with all its
|
||||
# dependencies to stage 0.
|
||||
"PyTurboJPEG==1.7.5",
|
||||
"PyTurboJPEG==1.8.0",
|
||||
"PyYAML==6.0.2",
|
||||
"requests==2.32.3",
|
||||
"securetar==2025.2.1",
|
||||
|
Reference in New Issue
Block a user