diff --git a/Pipfile b/Pipfile index 6e6b90c..c191624 100644 --- a/Pipfile +++ b/Pipfile @@ -29,7 +29,7 @@ regex = "==2020.11.13" requests = "==2.25.1" scipy = "==1.6.3" six = "==1.15.0" -scikit-learn = "==0.24.2" +scikit-learn = "==1.1.1" sparse-dot-topn = "==0.3.1" toml = "==0.10.2" typed-ast = "==1.4.1"