Skip to content

Commit

Permalink
Merge pull request #2721 from knorth55/fix-build
Browse files Browse the repository at this point in the history
set opencv-python version to 4.2.0.32
  • Loading branch information
knorth55 authored Sep 5, 2020
2 parents 0032974 + 97ef2da commit a992247
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions demos/grasp_fusion/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ imgaug>=0.2.7
labelme>=4.0.0
matplotlib
numpy
opencv-python==4.2.0.32
pathlib2
Pillow
PyYaml
Expand Down
1 change: 1 addition & 0 deletions demos/instance_occlsegm/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ imgaug>=0.2.7
labelme>=2.9
matplotlib
numpy
opencv-python==4.2.0.32
pathlib2
Pillow
pycocotools
Expand Down

0 comments on commit a992247

Please sign in to comment.