Skip to content

Commit 201f977

Browse files
committed
chore: slightly bump minimum required version of av to 14.0.1
1 parent 9bd7cb8 commit 201f977

File tree

2 files changed

+24
-33
lines changed

2 files changed

+24
-33
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
requires-python = ">=3.11"
2323
dependencies = [
2424
"audioop-lts>=0.2.1 ; python_full_version >= '3.13'",
25-
"av>14.0.0",
25+
"av>=14.0.1",
2626
"beautifulsoup4>=4.12",
2727
"click>=8.0",
2828
"cloup>=2.0.0",

uv.lock

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

0 commit comments

Comments
 (0)