Skip to content

Commit

Permalink
setup: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
utnapischtim authored and kpsherva committed Mar 22, 2024
1 parent c4c6402 commit 584ce65
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 584ce65

Please sign in to comment.