File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4747 "@semantic-ui-react/css-patch" : "^1.0.0" ,
4848 "react-router-dom" : "^6.3.0" ,
4949 "react-invenio-forms" : "^3.0.0" ,
50- "axios" : "^1.8.2 " ,
50+ "axios" : "^0.21.0 " ,
5151 "formik" : "^2.1.0" ,
5252 "i18next" : "^20.3.0" ,
5353 "@tinymce/tinymce-react" : "^4.3.0" ,
Original file line number Diff line number Diff line change 33# This file is part of Invenio.
44# Copyright (C) 2016-2024 CERN.
55# Copyright (C) 2022 Graz University of Technology.
6+ # Copyright (C) 2025 KTH Royal Institute of Technology.
67#
78# Invenio is free software; you can redistribute it and/or modify it
89# under the terms of the MIT License; see LICENSE file for more details.
@@ -29,7 +30,7 @@ zip_safe = False
2930install_requires =
3031 invenio-oaiserver>=2.2.0,<3.0.0
3132 invenio-requests>=4.0.0,<5.0.0
32- invenio-search-ui>=2.4.0,<3.0.0
33+ invenio-search-ui>=2.4.0,<2.9.1
3334 invenio-vocabularies>=3.0.0,<4.0.0
3435 invenio-administration>=2.0.0,<3.0.0
3536
You can’t perform that action at this time.
0 commit comments