Skip to content

Commit 828bd53

Browse files
Removed scikit-learn dependency (#353)
1 parent 04d2149 commit 828bd53

File tree

2 files changed

+1
-47
lines changed

2 files changed

+1
-47
lines changed

poetry.lock

Lines changed: 1 addition & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ matplotlib = "^3.1.2"
3939
numpy = "^1.17.4"
4040
psutil = "^5.6.6"
4141
scipy = "^1.3.3"
42-
scikit-learn = "^0.22.2"
4342
Jinja2 = "^3.0.3"
4443
watchdog = "^2.1.6"
4544
redis = "4.2.2"

0 commit comments

Comments
 (0)