Skip to content
Snippets Groups Projects
Commit 21b99609 authored by Alán Muñoz's avatar Alán Muñoz
Browse files

change skimage requirement

parent 93c3a63d
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ setup(
"pathos",
"tqdm",
"pandas",
"scikit-image==0.18.3",
"scikit-image>=0.18.3",
"opencv-python",
"requests_toolbelt",
"h5py==2.10",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment