Skip to content

Commit

Permalink
dependencies: bump flask-security-invenio minimum
Browse files Browse the repository at this point in the history
This is for v12 as invenio-users-resources at least needs it https://github.com/inveniosoftware/invenio-users-resources/blob/master/invenio_users_resources/resources/users/resource.py#L15 and invenio-accounts is the controlling distribution package for that dependency.
  • Loading branch information
fenekku authored Aug 12, 2024
1 parent 2db2286 commit a50473a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ zip_safe = False
install_requires =
cryptography>=3.0.0
Flask-KVSession-Invenio>=0.6.3
Flask-Security-Invenio>=3.2.0
Flask-Security-Invenio>=3.3.0
invenio-celery>=1.2.3
invenio-i18n>=2.0.0
invenio-mail>=1.0.2
Expand Down

0 comments on commit a50473a

Please sign in to comment.