diff --git a/setup.cfg b/setup.cfg index 75647c8..f2361c5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,13 +30,13 @@ zip_safe = False install_requires = Flask-Menu>=0.5.0 Flask-Principal>=0.4.0 - invenio-accounts>=4.0.0,<5.0.0 + invenio-accounts>=5.0.0,<6.0.0 invenio-base>=1.2.9,<2.0.0 invenio-db[postgresql,mysql]>=1.0.9,<2.0.0 invenio-vocabularies>=3.0.0,<4.0.0 invenio-records-resources>=5.0.0,<6.0.0 invenio-search-ui>=2.1.2,<3.0.0 - invenio-theme>=2.0.0,<3.0.0 + invenio-theme>=3.0.0,<4.0.0 [options.extras_require] tests =