diff --git a/setup.cfg b/setup.cfg index 4f75cee63..c2717043a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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