diff --git a/setup.py b/setup.py index f4b5eb5db..a7533d47d 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ "tests-desktop": [ "pytest<8.0.0", "scipy", - "imageio[pyav]", + "imageio[ffmpeg]", "scikit-learn", "tqdm", "imgui-bundle",