Skip to content

Commit

Permalink
installation: bump min dep for invenio-records-resources
Browse files Browse the repository at this point in the history
* Resolve CI failing resolving deps
  • Loading branch information
Samk13 committed Oct 30, 2024
1 parent 9f23859 commit 386456d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
# Copyright (C) 2019 Northwestern University.
# Copyright (C) 2022 Universität Hamburg.
# Copyright (C) 2022 Graz University of Technology.
# Copyright (C) 2024 KTH Royal Institute of Technology.
#
# Invenio-RDM-Records is free software; you can redistribute it and/or modify it
# under the terms of the MIT License; see LICENSE file for more details.
Expand Down Expand Up @@ -41,7 +42,7 @@ install_requires =
invenio-administration>=2.0.0,<3.0.0
invenio-communities>=13.0.0,<14.0.0
invenio-drafts-resources>=3.0.0,<4.0.0
invenio-records-resources>=5.3.0,<6.0.0
invenio-records-resources>=5.10.0,<6.0.0
invenio-github>=1.0.0,<2.0.0
invenio-i18n>=2.0.0,<3.0.0
invenio-oaiserver>=2.0.0,<3.0.0
Expand Down

0 comments on commit 386456d

Please sign in to comment.