Skip to content

Commit f064857

Browse files
committed
Fix fvcore version
1 parent 8cd2fab commit f064857

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
@@ -27,7 +27,7 @@
2727
"torch",
2828
"torchvision",
2929
"pycocotools==2.0.1",
30-
"fvcore",
30+
"fvcore==0.1.1.post20200623",
3131
],
3232
extras_require={
3333
"ocr": [

0 commit comments

Comments
 (0)