diff --git a/setup.py b/setup.py index d0a5b97631522abbceef1f50c933559427ba5ab7..91f59989a9b13f0ab2ac9a986a2ea58f056b1a0f 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ setup( "pathos", "tqdm", "pandas", - "scikit-image>=0.16.2", + "scikit-image==0.18.3", "opencv-python", "requests_toolbelt", "h5py==2.10",