diff --git a/pyproject.toml b/pyproject.toml index c15055e7..32403d29 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ classifiers = [ "Operating System :: OS Independent", ] dependencies = [ - "gurobipy>=10.0.0", + "gurobipy>=10.0.1", "gurobipy-pandas>=1.0.0", "numpy", "pandas",