We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 019e29b commit 6fc418dCopy full SHA for 6fc418d
README.md
@@ -37,9 +37,9 @@ pip install -U khiops
37
Other installation methods are documented at the [Khiops website][khiops-install].
38
39
### Requirements
40
-- [Python][python] (>=3.8)
41
-- [Pandas][pandas] (>=0.25.3)
42
-- [Scikit-Learn][sklearn] (>=0.22.2)
+- [Python][python] (>=3.10)
+- [Pandas][pandas] (>=2.3.3)
+- [Scikit-Learn][sklearn] (>=1.7.2)
43
44
[pandas]: https://pandas.pydata.org
45
[sklearn]: https://scikit-learn.org/stable
0 commit comments