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 0e57689 commit 1b88bc8Copy full SHA for 1b88bc8
Pipfile
@@ -11,7 +11,7 @@ pandas = ">=1.3.4"
11
joblib = ">=1.2.0"
12
numexpr = "*"
13
funcy = "*"
14
-scikit-learn = "*"
+scikit-learn = ">=1.0.0"
15
gensim = "*"
16
Jinja2 = "*"
17
reproducer = {editable = true, path = "."}
0 commit comments