diff --git a/setup.cfg b/setup.cfg index 34134597..63c0bea1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -33,7 +33,7 @@ python_requires = >=3.8 zip_safe = False install_requires = arrow>=1.0.0 - invenio-rdm-records>=4.0.0,<6.0.0 + invenio-rdm-records>=4.0.0 fastjsonschema>=2.16.0 lxml>=4.6.2