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