diff --git a/pyproject.toml b/pyproject.toml index f26c6713..694179d5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "watchdog==6.0.0", "psutil==7.1.1", "playsound3==3.2.8", - "imageio==2.37.0", + "imageio==2.37.3", "imageio-ffmpeg==0.6.0", "PyImarisWriter==0.7.0; sys_platform=='win32'" ]