Update PyTurboJPEG to 1.8.0 (#145984)

Co-authored-by: Allen Porter <allen.porter@gmail.com>
This commit is contained in:
Marc Mueller
2025-06-02 08:40:10 +02:00
committed by GitHub
parent 6f865beacd
commit c3c4d224b2
8 changed files with 8 additions and 8 deletions

View File

@@ -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",