diff --git a/setup.py b/setup.py
index 897eee567..c8d5218eb 100644
--- a/setup.py
+++ b/setup.py
@@ -57,7 +57,7 @@ def readme():
         "Pillow>=5.4.1, <11.0.0",
         "opencv-python>=3.2.0, <5.0.0",
         "scipy>=1.5.0, <2.0.0",
-        'scikit-image>=0.19, <0.23',
+        'scikit-image>=0.19, <0.25',
         "scikit-learn>=0.20.2, <2.0.0",
         "transformers>=4.0.0, <5.0.0",
         "dill>=0.3.0, <0.4.0",