mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2026-05-05 23:11:44 +01:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e141afa602 | |||
| 2b3d6bce7b |
@@ -12,4 +12,4 @@ This file is imported by ``invenio_theme_tugraz.__init__``,
|
|||||||
and parsed by ``setup.py``.
|
and parsed by ``setup.py``.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = "2.1.1"
|
__version__ = "2.1.2"
|
||||||
|
|||||||
@@ -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