We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b7d80 commit 343d95fCopy full SHA for 343d95f
1 file changed
pyproject.toml
@@ -1,17 +1,13 @@
1
2
[project]
3
name = "vodesfunc"
4
-version = "1.7.0"
+version = "1.8.0"
5
description = "Vodes' random Vapoursynth Functions."
6
authors = [{ name = "Vodes", email = "vodes.imp@gmail.com" }]
7
dependencies = [
8
- "Vapoursynth>=61",
9
- "vsscale>=2.0.0",
10
- "vsrgtools>=1.6.1",
11
- "vskernels>=3.0.1",
12
- "vstools>=3.0.0",
13
- "vsmasktools>=1.2.0",
14
- "vsmuxtools>=0.2.0",
+ "Vapoursynth>=66",
+ "vsmuxtools>=0.2.1",
+ "vsjetpack>=0.3.1,<0.4.0",
15
"jetpytools>=1.2.3"
16
]
17
classifiers = [
0 commit comments