We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04e2b6b commit 2151c18Copy full SHA for 2151c18
setup.py
@@ -30,7 +30,7 @@
30
"ncempy >= 1.8.1",
31
"matplotlib >= 3.2.2",
32
"scikit-image >= 0.17.2",
33
- "scikit-learn >= 0.23.2, < 1.5",
+ "scikit-learn >= 0.23.2",
34
"scikit-optimize >= 0.9.0",
35
"tqdm >= 4.46.1",
36
"dill >= 0.3.3",
0 commit comments