Skip to content

Commit

Permalink
installation: bump invenio-access
Browse files Browse the repository at this point in the history
* This removes the invenio-admin dependency.
  • Loading branch information
slint committed Nov 28, 2024
1 parent 7bc5359 commit ad25d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ install_requires =
invenio-rest>=1.3.0,<2.0.0
invenio-theme>=3.0.0,<4.0.0
# Invenio auth bundle
invenio-access>=2.0.0,<3.0.0
invenio-access>=3.0.0,<4.0.0
invenio-accounts>=5.0.0,<6.0.0
invenio-oauth2server>=2.0.0,<3.0.0
invenio-oauthclient>=4.0.0,<5.0.0
Expand Down

0 comments on commit ad25d7a

Please sign in to comment.