diff --git a/setup.cfg b/setup.cfg index 76bf66d..28fffcd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -44,7 +44,7 @@ include_package_data = True [options.extras_require] ilp = - motile >= 0.2 + motile >= 0.3 dev = pytest ruff