Skip to content

Commit 60ec453

Browse files
committed
Fix for CI pip install issues
Signed-off-by: Pavel Tisnovsky <[email protected]>
1 parent ac438c0 commit 60ec453

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

pdm.lock

Lines changed: 7 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ dependencies = [
119119
"tqdm==4.66.5",
120120
"findpython==0.6.2",
121121
"filelock==3.16.1",
122+
"ffmpy==0.4.0",
122123
]
123124
requires-python = "==3.11.*"
124125
readme = "README.md"

0 commit comments

Comments
 (0)