diff --git a/setup.cfg b/setup.cfg index 90c6143..04b6067 100644 --- a/setup.cfg +++ b/setup.cfg @@ -35,16 +35,16 @@ packages = find: python_requires = >=3.7 zip_safe = False install_requires = - invenio-base>=1.2.10 + invenio-base>=1.3.0 invenio-rest>=1.2.0 invenio_records_resources>=1.0.5 - invenio-administration>=1.0.2 + invenio-administration>=2.0.0 [options.extras_require] tests = pytest-cache>=1.0 - pytest-black>=0.3.0 - invenio-app>=1.3.4,<2.0.0 + pytest-black-ng>=0.3.0 + invenio-app>=1.4.0,<2.0.0 pytest-invenio>=2.1.0,<3.0.0 invenio-db[postgresql,mysql]>=1.0.14,<2.0.0 sphinx>=4.5.0