diff --git a/setup.cfg b/setup.cfg index 9d6ecc8..4f81235 100644 --- a/setup.cfg +++ b/setup.cfg @@ -12,7 +12,7 @@ license = MIT packages = mara_pipelines python_requires = >= 3.6 install_requires = - mara-db>=4.9.1 + mara-db>=4.9.2 mara-page>=1.3.0 graphviz>=0.8 python-dateutil>=2.6.1