mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-22 20:51:58 +00:00
dep: restrict config-tugraz to v2 release
This commit is contained in:
2
setup.py
2
setup.py
@@ -58,7 +58,7 @@ install_requires = [
|
|||||||
"invenio-i18n>=1.2.0",
|
"invenio-i18n>=1.2.0",
|
||||||
"elasticsearch_dsl>=7.2.1",
|
"elasticsearch_dsl>=7.2.1",
|
||||||
"invenio_search>=1.4.0,<2.0.0",
|
"invenio_search>=1.4.0,<2.0.0",
|
||||||
"invenio_config_tugraz>=0.5.1",
|
"invenio_config_tugraz>=0.5.1,<0.5.8",
|
||||||
# keep this package updated.
|
# keep this package updated.
|
||||||
"invenio_app_rdm==2.0.1",
|
"invenio_app_rdm==2.0.1",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user