Skip to content

Commit

Permalink
installation: use Flask-KVSession-Invenio fork
Browse files Browse the repository at this point in the history
* Closes #289.
  • Loading branch information
Diego Rodriguez authored and Pablo Panero committed May 13, 2020
1 parent 0bff1b9 commit b4de4fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
install_requires = [
'cryptography>=2.1.4',
'Flask-Breadcrumbs>=0.4.0',
'Flask-KVSession>=0.6.1',
'Flask-KVSession-Invenio>=0.6.3',
'Flask-Login>=0.3.0,<0.5.0',
'Flask-Mail>=0.9.1',
'Flask-Menu>=0.5.0',
Expand Down

0 comments on commit b4de4fe

Please sign in to comment.