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 9d62e71 commit 7ca7928Copy full SHA for 7ca7928
requirements.txt
@@ -12,7 +12,6 @@ pyparsing==2.4.7
12
python-dateutil==2.8.1
13
pytz==2020.1
14
requests==2.23.0
15
-scikit-learn==0.22.2.post1
16
scipy==1.4.1
17
threadpoolctl==2.1.0
18
urllib3==1.25.9
setup.py
@@ -69,7 +69,6 @@
69
'python-dateutil>=2.4.2',
70
'pytz>=2017.2',
71
'requests>=2.8.1',
72
- 'scikit-learn>=0.18',
73
'scipy>=0.17.0',
74
'threadpoolctl>=1.0.0',
75
'urllib3>=1.22'
0 commit comments