diff --git a/requirements.txt b/requirements.txt index e8d1a83..948085e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ numpy==2.1.2 pandas==2.2.3 xgboost-cpu==2.1.1; platform_machine == "x86_64" xgboost==2.1.1; platform_machine != "x86_64" -psutil==6.0.0 +psutil==6.1.0 pyarrow==17.0.0 scikit-learn==1.5.2 \ No newline at end of file