Skip to content

Commit 343d95f

Browse files
committed
Bump to 1.8.0
1 parent f7b7d80 commit 343d95f

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11

22
[project]
33
name = "vodesfunc"
4-
version = "1.7.0"
4+
version = "1.8.0"
55
description = "Vodes' random Vapoursynth Functions."
66
authors = [{ name = "Vodes", email = "vodes.imp@gmail.com" }]
77
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",
8+
"Vapoursynth>=66",
9+
"vsmuxtools>=0.2.1",
10+
"vsjetpack>=0.3.1,<0.4.0",
1511
"jetpytools>=1.2.3"
1612
]
1713
classifiers = [

0 commit comments

Comments
 (0)