mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Update pycocotools to 2.0.6 (#96831)
This commit is contained in:
parent
c253549e68
commit
9a2a920fd4
@ -8,7 +8,7 @@
|
|||||||
"requirements": [
|
"requirements": [
|
||||||
"tensorflow==2.5.0",
|
"tensorflow==2.5.0",
|
||||||
"tf-models-official==2.5.0",
|
"tf-models-official==2.5.0",
|
||||||
"pycocotools==2.0.1",
|
"pycocotools==2.0.6",
|
||||||
"numpy==1.23.2",
|
"numpy==1.23.2",
|
||||||
"Pillow==10.0.0"
|
"Pillow==10.0.0"
|
||||||
]
|
]
|
||||||
|
@ -1603,7 +1603,7 @@ pycketcasts==1.0.1
|
|||||||
pycmus==0.1.1
|
pycmus==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.tensorflow
|
# homeassistant.components.tensorflow
|
||||||
pycocotools==2.0.1
|
pycocotools==2.0.6
|
||||||
|
|
||||||
# homeassistant.components.comfoconnect
|
# homeassistant.components.comfoconnect
|
||||||
pycomfoconnect==0.5.1
|
pycomfoconnect==0.5.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user