Skip to content

Commit a1f6306

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents fca462b + 661e204 commit a1f6306

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/python/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "pose_format"
33
description = "Library for viewing, augmenting, and handling .pose files"
4-
version = "v0.10.2"
4+
version = "v0.10.4"
55
keywords = ["Pose Files", "Pose Interpolation", "Pose Augmentation"]
66
readme = "README.md"
77
authors = [
@@ -20,7 +20,7 @@ requires-python = ">= 3.8"
2020
dev = [
2121
"pylint",
2222
"pytest",
23-
"opencv-python==4.5.5.64",
23+
"opencv-python",
2424
"vidgear",
2525
"mediapipe",
2626
"torch",

0 commit comments

Comments
 (0)