Skip to content

Commit 6fc418d

Browse files
author
Thierry RAMORASOAVINA
committed
Update the minimal versions of python, pandas and sklearn in README.md
1 parent 019e29b commit 6fc418d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ pip install -U khiops
3737
Other installation methods are documented at the [Khiops website][khiops-install].
3838

3939
### Requirements
40-
- [Python][python] (>=3.8)
41-
- [Pandas][pandas] (>=0.25.3)
42-
- [Scikit-Learn][sklearn] (>=0.22.2)
40+
- [Python][python] (>=3.10)
41+
- [Pandas][pandas] (>=2.3.3)
42+
- [Scikit-Learn][sklearn] (>=1.7.2)
4343

4444
[pandas]: https://pandas.pydata.org
4545
[sklearn]: https://scikit-learn.org/stable

0 commit comments

Comments
 (0)