Update config version

This commit is contained in:
2025-05-20 11:26:46 +01:00
parent 3475f6e7e5
commit 8bf419a22f
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ requires-python = ">=3.10,<3.14"
dependencies = [
"invenio-assets>=2.0.0",
"invenio-i18n>=1.3.1",
"invenio-config-iform>=0.13.3",
"invenio-config-iform>=2025.5.20.1",
"invenio_records_global_search>=0.0.1",
"invenio_records_marc21>=0.21.0",
]