diff --git a/pyproject.toml b/pyproject.toml index 7d4a862..39aa7ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ readme = "README.md" [tool.poetry.dependencies] python = "3.9.13" tensorflow = "2.14.1" -scikit-learn = "1.0.2" +scikit-learn = "1.8.0" codecarbon = "2.2.4" 2ppy = "^0.4.1" pandas = "1.4.2"