Skip to content

Commit 61ba1a9

Browse files
committed
Allow rc
1 parent 401f45b commit 61ba1a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors = [{ name = "WyattBlue", email = "wyattblue@auto-editor.com" }]
1010
requires-python = ">=3.10,<3.14"
1111
dependencies = [
1212
"numpy>=2,<3.0",
13-
"basswood-av>=15,<16",
13+
"basswood-av>=15.0.0rc1,<16",
1414
]
1515
keywords = [
1616
"video", "audio", "media", "editor", "editing",

0 commit comments

Comments
 (0)