diff --git a/setup.cfg b/setup.cfg index eef6d848..31342ca4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -50,7 +50,8 @@ install_requires = pydantic<2.0 cloudpickle scipy - xgboost<3.0.0 + xgboost<3.0.0; platform_system != "Darwin" + xgboost==1.7.6; platform_system == "Darwin" geomloss pgmpy redis