diff --git a/requirements.txt b/requirements.txt index cad497a..9df9d15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy==2.1.2 pandas==2.2.3 -xgboost-cpu==2.1.1; platform_machine == "x86_64" +xgboost-cpu==2.1.2; platform_machine == "x86_64" xgboost==2.1.2; platform_machine != "x86_64" psutil==6.1.0 pyarrow==17.0.0