diff --git a/setup.cfg b/setup.cfg index 3a59be2..9e68541 100644 --- a/setup.cfg +++ b/setup.cfg @@ -34,6 +34,7 @@ install_requires = mip >=1.15.0,<2.0.0 torch >=2.0.1,<3.0.0 gurobipy >=9.0.0 + edt >=2.3.2 [options.extras_require] testing =