We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6688efa commit 4c4b012Copy full SHA for 4c4b012
pyproject.toml
@@ -9,7 +9,7 @@ license = { text = "Unlicense" }
9
authors = [{ name = "WyattBlue", email = "wyattblue@auto-editor.com" }]
10
requires-python = ">=3.10"
11
dependencies = [
12
- "numpy>=1.22.0",
+ "numpy>=1.23.0",
13
"pyav==12.2.*",
14
"ae-ffmpeg==1.2.*",
15
]
0 commit comments