From 4668cdae14bca67376575d7e950777582646edae Mon Sep 17 00:00:00 2001 From: Karolina Przerwa Date: Wed, 17 Jul 2024 14:50:20 +0200 Subject: [PATCH] installation: upgrade cds-dojson --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 3e714e3..1f3651d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,7 +18,7 @@ install_requires = invenio-app-rdm[opensearch2]>=13.0.0b0.dev4 invenio-logging[sentry_sdk]>=2.0 cds-rdm @ git+https://github.com/CERNDocumentServer/cds-rdm#egg=cds-rdm-1.0.0&subdirectory=site - cds-dojson>=0.11.0 + cds-dojson>=0.12.0 invenio-rdm-migrator>=5.0.0 lxml>=4.6.5 ipython!=8.1.0