Skip to content

Commit e9cd85d

Browse files
committed
Update pycocotools dependency for fixing #11
1 parent acb7208 commit e9cd85d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"pyyaml>=5.1",
2727
"torch",
2828
"torchvision",
29-
"pycocotools==2.0.1",
29+
"pycocotools>=2.0.2",
3030
"fvcore==0.1.1.post20200623",
3131
],
3232
extras_require={

0 commit comments

Comments
 (0)