From e8746ef2f12e3b4896cd8d713379269e41047357 Mon Sep 17 00:00:00 2001 From: Guillaume Viger Date: Mon, 12 Aug 2024 13:41:13 -0400 Subject: [PATCH] dependencies: bump invenio-cache minimum for v12+ --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 89578aaa5..adabb81f0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,7 +30,7 @@ install_requires = # Invenio core modules invenio-app>=1.4.0,<2.0.0 invenio-base>=1.3.0,<2.0.0 - invenio-cache>=1.1.1,<2.0.0 + invenio-cache>=1.3.0,<2.0.0 invenio-celery>=1.2.4,<2.0.0 invenio-config>=1.0.3,<2.0.0 invenio-i18n>=2.0.0,<3.0.0