Bump PyTurboJPEG to 1.7.5 (#124865)
This commit is contained in:
parent
a04970bd54
commit
ef452427e3
5 changed files with 5 additions and 5 deletions
|
@ -7,5 +7,5 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/camera",
|
"documentation": "https://www.home-assistant.io/integrations/camera",
|
||||||
"integration_type": "entity",
|
"integration_type": "entity",
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": ["PyTurboJPEG==1.7.1"]
|
"requirements": ["PyTurboJPEG==1.7.5"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -7,5 +7,5 @@
|
||||||
"integration_type": "system",
|
"integration_type": "system",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": ["PyTurboJPEG==1.7.1", "ha-av==10.1.1", "numpy==1.26.0"]
|
"requirements": ["PyTurboJPEG==1.7.5", "ha-av==10.1.1", "numpy==1.26.0"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -51,7 +51,7 @@ pyOpenSSL==24.2.1
|
||||||
pyserial==3.5
|
pyserial==3.5
|
||||||
pyspeex-noise==1.0.2
|
pyspeex-noise==1.0.2
|
||||||
python-slugify==8.0.4
|
python-slugify==8.0.4
|
||||||
PyTurboJPEG==1.7.1
|
PyTurboJPEG==1.7.5
|
||||||
pyudev==0.24.1
|
pyudev==0.24.1
|
||||||
PyYAML==6.0.2
|
PyYAML==6.0.2
|
||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
|
|
|
@ -97,7 +97,7 @@ PyTransportNSW==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.camera
|
# homeassistant.components.camera
|
||||||
# homeassistant.components.stream
|
# homeassistant.components.stream
|
||||||
PyTurboJPEG==1.7.1
|
PyTurboJPEG==1.7.5
|
||||||
|
|
||||||
# homeassistant.components.vicare
|
# homeassistant.components.vicare
|
||||||
PyViCare-neo==0.2.1
|
PyViCare-neo==0.2.1
|
||||||
|
|
|
@ -91,7 +91,7 @@ PyTransportNSW==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.camera
|
# homeassistant.components.camera
|
||||||
# homeassistant.components.stream
|
# homeassistant.components.stream
|
||||||
PyTurboJPEG==1.7.1
|
PyTurboJPEG==1.7.5
|
||||||
|
|
||||||
# homeassistant.components.vicare
|
# homeassistant.components.vicare
|
||||||
PyViCare-neo==0.2.1
|
PyViCare-neo==0.2.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue