setup: remove upper limit of rdm-records

This commit is contained in:
Christoph Ladurner
2024-03-08 12:52:47 +01:00
parent 8b84077e83
commit a10dccba22

View File

@@ -38,7 +38,7 @@ install_requires =
# keep this dependencies identical to invenio-app-rdm # keep this dependencies identical to invenio-app-rdm
invenio-cache>=1.1.1,<2.0.0 invenio-cache>=1.1.1,<2.0.0
invenio-i18n>=2.0.0,<3.0.0 invenio-i18n>=2.0.0,<3.0.0
invenio-rdm-records>=4.0.0,<5.0.0 invenio-rdm-records>=4.0.0
[options.extras_require] [options.extras_require]
tests = tests =