Skip to content

Commit 9ff3a74

Browse files
Update dependency vapoursynth to >=79
1 parent b5c3d9e commit 9ff3a74

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build-system]
22
requires = [
33
"hatchling>=1.27.0",
4-
"vapoursynth>=74",
4+
"vapoursynth>=79",
55
"meson==1.12.0",
66
"ninja==1.13.0",
77
]
@@ -19,7 +19,7 @@ authors = [{ name = "Akarin", email = "i@akarin.info" }]
1919
maintainers = [
2020
{ name = "Jaded Encoding Thaumaturgy", email = "jaded.encoding.thaumaturgy@gmail.com" },
2121
]
22-
dependencies = ["vapoursynth>=74"]
22+
dependencies = ["vapoursynth>=79"]
2323
classifiers = [
2424
"Development Status :: 5 - Production/Stable",
2525
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)