Skip to content

Commit

Permalink
setup: bump invenio-accounts, invenio-theme
Browse files Browse the repository at this point in the history
  • Loading branch information
utnapischtim committed Mar 21, 2024
1 parent 505e573 commit 9c1307b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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 =
Expand Down

0 comments on commit 9c1307b

Please sign in to comment.