From 3a9fe9f385c2970cc4633170e3396d39d184ab77 Mon Sep 17 00:00:00 2001 From: Christoph Ladurner Date: Thu, 20 Apr 2023 23:24:20 +0200 Subject: [PATCH] fix: increase invenio-config-tugraz * to solve the v11 compatibility problem. in particular the invenio-rdm-records to low dependency --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index adec8064..08b853ac 100644 --- a/setup.cfg +++ b/setup.cfg @@ -39,7 +39,7 @@ install_requires = flask-babel>=2,<3 invenio-assets>=2.0.0,<3.0.0 invenio-i18n>=1.3.1,<1.4.0 - invenio_config_tugraz>=0.10.0,<0.11.0 + invenio_config_tugraz>=0.11.0,<0.12.0 [options.extras_require] tests =