Skip to content

Commit bd08dab

Browse files
Update dependency vapoursynth to v79
1 parent cbbda5a commit bd08dab

2 files changed

Lines changed: 12 additions & 12 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.11.2",
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: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)