Skip to content

Commit

Permalink
Limit mmpose requirement (open-mmlab#440)
Browse files Browse the repository at this point in the history
  • Loading branch information
grimoire committed May 7, 2022
1 parent 42dc5bc commit 81a9719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/optional.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ mmcls>=0.21.0,<=0.22.1
mmdet>=2.19.0,<=2.20.0
mmedit
mmocr>=0.3.0,<=0.4.1
mmpose>=0.24.0
mmpose>=0.24.0,<=0.25.1
mmrazor>=0.3.0
mmsegmentation
onnxruntime>=1.8.0
Expand Down

0 comments on commit 81a9719

Please sign in to comment.