Skip to content

Commit 3f2b0c5

Browse files
committed
pycocotools upgrade incompatible since 2.0.9
1 parent 27fff75 commit 3f2b0c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"prettytable": "",
5858
"py-cpuinfo": "",
5959
"pyclipper": "",
60-
"pycocotools": "",
60+
"pycocotools": "<=2.0.8", # pycocotools upgrade incompatible since 2.0.9
6161
"pydantic": ">= 2",
6262
"pypdfium2": ">= 4",
6363
"PyYAML": "== 6.0.2",

0 commit comments

Comments
 (0)