diff --git a/setup.py b/setup.py index 085079c3f..8e5a636eb 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ "cvxpy[CLARABEL]", sklearn_dependency, ], - "entmoot": ["entmoot>=2.0", "lightgbm==4.0.0", "pyomo==6.7.1", "gurobipy"], + "entmoot": ["entmoot>=2.0.2", "lightgbm==4.0.0", "pyomo==6.7.0", "gurobipy"], "xgb": ["xgboost>=1.7.5"], "cheminfo": ["rdkit>=2023.3.2", sklearn_dependency, "mordred"], "tests": [