Skip to content

Commit faabca3

Browse files
replace sklearn dependency (deprecated) with scikit-learn
1 parent 5590b37 commit faabca3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ pre-commit
55
pytest
66
requests
77
scikit-image
8+
scikit-learn
89
scipy
9-
sklearn
1010
tox

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Pillow
44
pydata-sphinx-theme
55
requests
66
scikit-image
7+
scikit-learn
78
scipy
8-
sklearn

0 commit comments

Comments
 (0)