refactor: update hook to support latest versions of VapourSynth
This commit is contained in:
parent
4c4a12d1dc
commit
8602978a0a
@ -22,6 +22,7 @@ hiddenimports = [
|
||||
"collections.namedtuple",
|
||||
"collections.abc.Iterable",
|
||||
"collections.abc.Mapping",
|
||||
"concurrent.futures",
|
||||
"concurrent.futures.Future",
|
||||
"fractions",
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user