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 cec7270 commit 6ebd6f2Copy full SHA for 6ebd6f2
setup.py
@@ -40,7 +40,7 @@ def main():
40
'flask_cors',
41
'docstring-parser',
42
'gunicorn'],
43
- 'sklearn_belief': ['scikit-learn'],
+ 'sklearn_belief': ['scikit-learn<1.5.0'],
44
'owl': ['pronto'],
45
'tests':
46
['pytest',
0 commit comments