We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ccbdaa commit d2d1c14Copy full SHA for d2d1c14
requirements/_docs.txt
@@ -30,4 +30,4 @@ pydantic > 1.0.0, < 3.0.0
30
# todo: until this has resolution - https://github.com/sphinx-gallery/sphinx-gallery/issues/1290
31
# Image
32
scikit-image ~=0.22; python_version < "3.10"
33
-scikit-image ~=0.24; python_version > "3.9" # we do not use `> =` because of oldest replcement
+scikit-image ~=0.19; python_version > "3.9" # we do not use `> =` because of oldest replcement
0 commit comments