Skip to content

Commit 86f8a46

Browse files
committed
fix: pyav dependency
1 parent eb2dd4c commit 86f8a46

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
@@ -12,7 +12,7 @@ packages = ["plot_av"]
1212
name = "plot_av"
1313
dynamic = ["version"]
1414
dependencies = [
15-
"pyav",
15+
"av",
1616
"matplotlib",
1717
]
1818
authors = [

0 commit comments

Comments
 (0)