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 04b2217 commit d5db8beCopy full SHA for d5db8be
setup.py
@@ -46,7 +46,7 @@
46
'test': [
47
'seaborn',
48
'matplotlib',
49
- 'scikit-learn',
+ 'scikit-learn <= 1.1.3', # Pinned due to boken scikit-optimize
50
'scikit-optimize',
51
],
52
'dev': [
0 commit comments