diff --git a/pyproject.toml b/pyproject.toml index b4666efac..4861e3353 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ pandas = "~1.3" pandas-gbq = "==0.17.9" pytest = "^7.0.1" pytest-mock = "*" -scikit-learn = "~1.0" +scikit-learn = "~1.4.0" seaborn = "~0.11" statsmodels = "~0.10" tensorflow = "~2.8"