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 09ca340 commit b8f4618Copy full SHA for b8f4618
requirements.txt
@@ -16,6 +16,5 @@ requests==2.23.0
16
scikit-learn==0.22.2.post1
17
scipy==1.4.1
18
six==1.15.0
19
-sklearn==0.0
20
threadpoolctl==2.1.0
21
urllib3==1.25.9
setup.py
@@ -74,7 +74,6 @@
74
'scikit-learn>=0.18',
75
'scipy>=0.17.0',
76
'six>=0.9.0',
77
- 'sklearn>=0.0',
78
'threadpoolctl>=1.0.0',
79
'urllib3>=1.22'
80
],
0 commit comments