mirror of
https://github.com/k4yt3x/video2x.git
synced 2024-12-28 06:59:11 +00:00
pinned opencv-python to 4.5.5.64 due to bug #676 in version 4.6.0.66
This commit is contained in:
parent
c92805e7bc
commit
045e643867
@ -27,7 +27,7 @@ classifiers = [
|
||||
dependencies = [
|
||||
"ffmpeg-python>=0.2.0",
|
||||
"loguru>=0.6.0",
|
||||
"opencv-python>=4.5.5.64",
|
||||
"opencv-python==4.5.5.64",
|
||||
"pillow>=9.0.1",
|
||||
"pynput>=1.7.6",
|
||||
"rich>=12.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user