Skip to content

Commit 9c678e7

Browse files
[Fix] Restrict UnityPy below v1.10.18
since VideoClip.m_VideoData is deprecated after commit 8393ec37 on 9/22/24
1 parent 00bbdb3 commit 9c678e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ pandas
1111

1212
# Object/Media plugins for
1313
# .unity3d, image, audio
14-
UnityPy
14+
UnityPy<=1.10.18
1515
pillow
1616
pydub

0 commit comments

Comments
 (0)