What's your use case?
It seems that the latest xgboost MacOS package is missing libomp.dylib.
Therefore the xgboost version has been limited in #6857 to <2.1.
What's your proposed solution?
Unlimit the xgboost version when the issue is fixed on the xgboost side.
Are there any alternative solutions?
Instal libomp manually and move xgboost to optional requirements.
What's your use case?
It seems that the latest
xgboostMacOS package is missinglibomp.dylib.Therefore the xgboost version has been limited in #6857 to <2.1.
What's your proposed solution?
Unlimit the xgboost version when the issue is fixed on the xgboost side.
Are there any alternative solutions?
Instal libomp manually and move xgboost to optional requirements.