Skip to content

Commit fd7ea61

Browse files
committed
Requires bbox_xyxy_compute from latest Pose2Sim version
1 parent bd75470 commit fd7ea61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies = [
4949
"opencv-python<4.12", # otherwise forces numpy>=2.0, which is incompatible with some opensim/python combinations
5050
"imageio_ffmpeg",
5151
"deep-sort-realtime",
52-
"Pose2Sim>=0.10.33"
52+
"Pose2Sim>=0.10.36"
5353
]
5454

5555
[tool.setuptools_scm]

0 commit comments

Comments
 (0)