Update pycocotools to 2.0.6 (#96831)

This commit is contained in:
Marc Mueller
2023-07-18 13:07:16 +02:00
committed by GitHub
parent c253549e68
commit 9a2a920fd4
2 changed files with 2 additions and 2 deletions

View File

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

View File

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