Removed MARC21 and LOM records

This commit is contained in:
2026-07-01 09:26:26 +01:00
parent fccbc9089f
commit a4a3154c64
7 changed files with 15 additions and 107 deletions
-3
View File
@@ -25,9 +25,6 @@ requires-python = ">=3.10,<3.14"
dependencies = [
"invenio-assets>=2.0.0",
"invenio-config-iform>=2025.5.20.1",
"invenio_records_global_search>=0.0.1",
"invenio_records_marc21>=0.21.0",
"invenio-records-lom>=0.16.0",
]
[project.urls]