image-segmentation-keras icon indicating copy to clipboard operation
image-segmentation-keras copied to clipboard

imageio dependency

Open girgink opened this issue 4 years ago • 1 comments
trafficstars

Hi,

imageio dependency is indicated as imageio==2.5.0 in setup.py (which results in down-grading of the latest version of imageio if it is already installed), but in the requirements.txt it is set as imageio>=2.9.0.

Can you please clarify which one is correct?

girgink avatar Feb 11 '21 21:02 girgink

It is the 2.5.0

Marius-Juston avatar Feb 11 '21 22:02 Marius-Juston