This commit is contained in:
Mojib Wali
2022-02-09 16:29:35 +01:00
committed by GitHub
parent 772b21c93a
commit d5fcf60cf7
3 changed files with 6 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ setup_requires = [
install_requires = [
# keep this in sync with invenioRDM release
"invenio-rdm-records>=0.33.2,<0.34.0",
"invenio-rdm-records>=0.34.4,<0.35.0",
"invenio-cache>=1.1.0"
]