Skip to content

Commit

Permalink
scikit-learn = ">=1.0.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
msusol committed Feb 15, 2023
1 parent 0e57689 commit 1b88bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -11,7 +11,7 @@ pandas = ">=1.3.4"
joblib = ">=1.2.0"
numexpr = "*"
funcy = "*"
scikit-learn = "*"
scikit-learn = ">=1.0.0"
gensim = "*"
Jinja2 = "*"
reproducer = {editable = true, path = "."}
Expand Down

0 comments on commit 1b88bc8

Please sign in to comment.