diff --git a/pyproject.toml b/pyproject.toml index b6b4a177..bbc76fe4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ anthropic = "^0.34.0" click = "^8.1.7" orgparse = "^0.4.20231004" numpy = "^2.1.1" -scikit-learn = "^1.5.2" +scikit-learn = "^1.5.0" matplotlib = "^3.9.2" requests = "^2.32.3" google-generativeai = "^0.8.1"