Skip to content

Commit

Permalink
installation: use Flask-KVSession-Invenio fork
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Rodriguez committed May 8, 2020
1 parent cbb37c9 commit 382f8b8
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 382f8b8

Please sign in to comment.