Skip to content

Commit 1b88bc8

Browse files
committed
scikit-learn = ">=1.0.0"
1 parent 0e57689 commit 1b88bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pandas = ">=1.3.4"
1111
joblib = ">=1.2.0"
1212
numexpr = "*"
1313
funcy = "*"
14-
scikit-learn = "*"
14+
scikit-learn = ">=1.0.0"
1515
gensim = "*"
1616
Jinja2 = "*"
1717
reproducer = {editable = true, path = "."}

0 commit comments

Comments
 (0)