Skip to content

Commit 7ca7928

Browse files
committed
remove scikit-learn from dependencies
1 parent 9d62e71 commit 7ca7928

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ pyparsing==2.4.7
1212
python-dateutil==2.8.1
1313
pytz==2020.1
1414
requests==2.23.0
15-
scikit-learn==0.22.2.post1
1615
scipy==1.4.1
1716
threadpoolctl==2.1.0
1817
urllib3==1.25.9

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969
'python-dateutil>=2.4.2',
7070
'pytz>=2017.2',
7171
'requests>=2.8.1',
72-
'scikit-learn>=0.18',
7372
'scipy>=0.17.0',
7473
'threadpoolctl>=1.0.0',
7574
'urllib3>=1.22'

0 commit comments

Comments
 (0)